Skip to main content

Extra treats for the data-oriented

Project description

Epic pandas — Extra treats for the data-oriented

Epic-pandas CI

What is it?

The epic-pandas Python library provides various utilities for working with data. Most are built on top of the pandas library, but some only require numpy. These are various functions and classes which can be useful and helpful in almost any data-oriented project. Some allow for more efficiency and flexibility in some common tasks, while others are just convenient. Also included is a package full of helpers and treats for plotting with matplotlib.

Modules

  • algorithm: Mostly statistical algorithms for working with binary data.
  • create: Create a (potentially large) DataFrame or Series efficiently from an iterable.
  • matplotlib: Package with easy plotting functions and other plotting utilities.
  • networkx: Draw a networkx graph with labels and colors.
  • numpy: Utilities for working with numpy.
  • parallel: Apply a function over a DataFrame or Series in parallel.
  • sparse: The SparseDataFrame class — a CSR sparse matrix with an index and columns.
  • utils: General utilities, including functions for dumping and loading pandas objects, sampling, displaying, and many more.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

epic-pandas-1.0.7.zip (58.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page