We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edfaa53 commit 77e8166Copy full SHA for 77e8166
README.md
@@ -43,6 +43,7 @@ General ticks: [link](https://www.dataquest.io/blog/jupyter-notebook-tips-tricks
43
[bottleneck](https://github.com/kwgoodman/bottleneck) - Fast NumPy array functions written in C.
44
[bolz](https://github.com/Blosc/bcolz) - A columnar data container that can be compressed.
45
[cupy](https://github.com/cupy/cupy) - NumPy-like API accelerated with CUDA.
46
+[vaex](https://github.com/vaexio/vaex) - Out-of-Core DataFrames.
47
48
##### Command line tools
49
[ni](https://github.com/spencertipping/ni) - Command line tool for big data.
0 commit comments