Skip to content

Commit 0e5acd2

Browse files
committed
Added databay libary: a data transfer library similar to Apache Camel
1 parent e949bc3 commit 0e5acd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

PyData/UsefulPackages.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ make MATPLOTLIB animations with animatplot: https://animatplot.readthedocs.io/en
8585
Rain clouds viz: https://github.com/pog87/PtitPrince
8686
jupyterplot: https://lvwerra.github.io/jupyterplot/
8787
cyberpunk theme: https://github.com/dhaitz/mplcyberpunk/blob/master/README.md
88+
upsetplot: https://github.com/jnothman/UpSetPlot
8889

8990
# Animation related
9091
celluloid: https://github.com/jwkvam/celluloid
@@ -169,6 +170,7 @@ Using pipe (|) operator: https://github.com/JulienPalard/Pipe
169170
mpypl: https://github.com/shwars/mPyPl (a functional approach to data pipelines)
170171
Netflix's metaflow: https://github.com/Netflix/metaflow (Windows not supported)
171172
ploomber: https://github.com/ploomber/ploomber (Windows supported)
173+
databay (data transfer library similar to Apache Camel): https://github.com/Voyz/databay
172174

173175
# Data validation and cleaning frameworks
174176
https://github.com/great-expectations/great_expectations

0 commit comments

Comments
 (0)