Extra treats for the data-oriented
Project description
Epic pandas — Extra treats for the data-oriented
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 anindex
andcolumns
. - utils: General utilities, including functions for dumping and loading pandas objects, sampling, displaying, and many more.
Project details
Release history Release notifications | RSS feed
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.tar.gz
(48.7 kB
view details)
File details
Details for the file epic-pandas-1.0.tar.gz
.
File metadata
- Download URL: epic-pandas-1.0.tar.gz
- Upload date:
- Size: 48.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5611ac4963e9c9104e29f3b86cfafde2ba2565d0e29a449b2f6fd789a4e6a34 |
|
MD5 | 89d2bf2ece8010b89d1cac208b58a470 |
|
BLAKE2b-256 | bbb70986cdcc8dfe63a9d9b5d5b4cd3da7660b1e65aad1973d5e72e49e18bc52 |