Skip to content

Commit

Permalink
add modin (multicore pandas drop-in replacement) and vaex (similar to…
Browse files Browse the repository at this point in the history
… pandas for huge data)
  • Loading branch information
lkeegan authored Apr 29, 2024
1 parent 338563f commit 1adc20d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions IDEAS.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ The risk with these is: They might be either already well-known or irrelevant to
* [ ] dask
* [ ] jax
* [x] matplotlib
* [ ] modin
* [ ] napari
* [ ] numpy
* [ ] pandas
Expand All @@ -66,4 +67,5 @@ The risk with these is: They might be either already well-known or irrelevant to
* [x] sympy
* [ ] tensorflow
* [ ] transformers
* [ ] vaex
* [ ] xarray

0 comments on commit 1adc20d

Please sign in to comment.