Nested-Dask#
A Dask extension of Nested-Pandas.
Nested-Pandas is a Pandas extension package that empowers efficient analysis of nested associated datasets. This package wraps the majority of the Nested-Pandas API with Dask, which enables easy parallelization and capacity for work at scale.
How to Use This Guide#
Begin with the Getting Started guide to learn the basics of installation and walkthrough a simple example of using nested-dask.
The Tutorials section showcases the fundamental features of nested-pandas.
The Best Practices guide provides a few suggestions to avoid common pitfalls with Nested-Dask (and Dask in general).
API-level information about nested-pandas is viewable in the API Reference section.
Learn more about contributing to this repository in our Contribution Guide.