An open API service indexing awesome lists of open source software.

https://github.com/zonca/tdat


https://github.com/zonca/tdat

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Toy data analysis toolkit based on `dask`

* utilities to simplify some `dask` operations like histograms and memory usage
* read `root` data with `dask`
* create and configure filters using classes (applied with `map_partitions`)
* store configuration parameters as `toml`
* run multiple filter steps with Pipelines (also a `toml` file)