Skip to content

mwiebusch78/padawan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

padawan

Wrangle partitioned data with polars.

Installation

$ pip install padawan

Documentation

padawan is a tool for out-of-core processing of partitioned tabular datasets which are too large to hold completely in memory. It uses polars for representing and manipulating tabular data in memory and the parquet format for storing partitions on disk.

The full documentation is hosted at readthedocs.io.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages