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
File details
Details for the file nested_pandas-0.1.tar.gz
.
File metadata
- Download URL: nested_pandas-0.1.tar.gz
- Upload date:
- Size: 145.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91ef142502a0ed0cd1df0a2295023ec14e96551ee7690a21196e9e3fda589f32 |
|
MD5 | 28d1cebec4756436617884eeeb5c7017 |
|
BLAKE2b-256 | 84a803a901826c52bf9b57e7125dd71677decfc2f87bb2b13e6a022688307869 |
Provenance
File details
Details for the file nested_pandas-0.1-py3-none-any.whl
.
File metadata
- Download URL: nested_pandas-0.1-py3-none-any.whl
- Upload date:
- Size: 31.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8da357aa27f3363820bb0b28b3c16ff12727301ba3351085e1d1b69acf2f8b4 |
|
MD5 | 3626aaaeb135f1ec54e3370f258f57f1 |
|
BLAKE2b-256 | 569639f88c2b4fe20828557e2cc773c9c23e93130c974b7b38fda3fede76ee62 |