No project description provided
Project description
nested-pandas
An extension of pandas for efficient representation of nested associated datasets.
Nested-Pandas extends the pandas package with tooling and support for nested dataframes packed into values of top-level dataframe columns. Pyarrow is used internally to aid in scalability and performance.
Nested-Pandas is motivated by time-domain astronomy use cases, where we see
typically two levels of information, information about astronomical objects and
then an associated set of N
measurements of those objects. Nested-Pandas offers
a performant and memory-efficient package for working with these types of datasets.
Core advantages being:
- hierarchical column access
- efficient packing of nested information into inputs to custom user functions
- avoiding costly groupby operations
This is a LINCC Frameworks project - find more information about LINCC Frameworks here.
Acknowledgements
This project is supported by Schmidt Sciences.
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
Built Distribution
Hashes for nested_pandas-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25b3df64bc568ab3a6177106dc03d0d4246732b8bb7171028f871cabf68b8002 |
|
MD5 | 64488b31207a4bbcc18c4be9f117b3c7 |
|
BLAKE2b-256 | 9c03523191b607b9c777b6b2fb3641d47457ade0fc7b76f1f5f2b6cf593a9f4d |