Tutorials#
- Loading Data into Nested-Pandas
- Overview
- Converting Flat Data
- Loading Data from Parquet Files
- Saving NestedFrames to Parquet Files
- Fine Data Manipulation with Nested-Pandas
- Lower-level interfaces
- Reveal the hidden power of nested Series
- Generate some data and get a Series of
NestedDtypetype - Get access to different data views using the
.nestaccessor - Use familiar pandas masking operations through the
.nestaccessor - Convert to and from nested Series
- Using Nested-Pandas with Astronomical Spectra
- Using GroupBy with Nested-Pandas
- Using Numba JIT with Nested-Pandas map_rows