You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

xdat

Package Overview
Dependencies
Maintainers
1
Versions
285
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xdat

eXtended Data Analysis Toolkit

pipPyPI
Version
0.1.302
Maintainers
1

What is xdat?

xdat (eXtended Data Analysis Toolkit), is a set of utilities that help streamline data science projects.

  • Monkey-patches common packages to add useful functionality
  • Helps with standardization of plots in projects
  • Includes useful tools (like caching)

Warning: this isn't even in "alpha" yet, and will likely have changes that are not backwards-compatible.

Installation

Ubuntu 20.04

> pip install xdat

Optionally, can also install:

> sudo apt -q -y install libeigen3-dev
> pip install git+https://github.com/madrury/py-glm.git

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts