Skip to content

Commit ac69e69

Browse files
committed
Added scalene and ibis to the list
1 parent 9aea992 commit ac69e69

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

PyData/UsefulPackages.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ pyheat: https://github.com/csurfer/pyheat
3535
heartrate: https://github.com/alexmojaki/heartrate
3636
pyinstrument: https://github.com/joerick/pyinstrument
3737
https://www.markkeller.dev/2018-07-14-optimize_python/
38+
scalene: https://github.com/emeryberger/scalene (Windows not support or requires WSL)
3839

3940
# Forecasting
4041
pmdarima (formerly pyramid-arima): https://github.com/tgsmith61591/pmdarima/
@@ -59,6 +60,7 @@ pyarrow
5960
fastparquet
6061
dampr: https://github.com/Refefer/Dampr
6162
datatable: https://github.com/h2oai/datatable (Windows not supported yet)
63+
ibis: http://ibis-project.org/
6264

6365
# visualization libraries
6466
MATPLOTLIB
@@ -89,6 +91,7 @@ jupyterplot: https://lvwerra.github.io/jupyterplot/
8991
cyberpunk theme: https://github.com/dhaitz/mplcyberpunk/blob/master/README.md
9092
upsetplot: https://github.com/jnothman/UpSetPlot
9193
keplergl (PITA to install onto Windows): https://github.com/keplergl/kepler.gl/issues/557
94+
pyecharts: https://github.com/pyecharts/pyecharts (in Chinese)
9295

9396
# geo visualization libraries:
9497
folium: https://github.com/python-visualization/folium

0 commit comments

Comments
 (0)