File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,8 @@ General ticks: [link](https://www.dataquest.io/blog/jupyter-notebook-tips-tricks
41
41
[ ray] ( https://github.com/ray-project/ray/ ) - Flexible, high-performance distributed execution framework.
42
42
[ mars] ( https://github.com/mars-project/mars ) - Tensor-based unified framework for large-scale data computation.
43
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.
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.
45
46
46
47
##### Command line tools
47
48
[ ni] ( https://github.com/spencertipping/ni ) - Command line tool for big data.
You can’t perform that action at this time.
0 commit comments