File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change 447
447
### Data Frames
448
448
* [ pandas] ( https://pandas.pydata.org/pandas-docs/stable/ ) - Powerful Python data analysis toolkit.
449
449
* [ polars] ( https://github.com/pola-rs/polars ) - A fast multi-threaded, hybrid-out-of-core DataFrame library.
450
- * [ koalas] ( https://github.com/databricks/koalas ) - pandas API on Apache Spark. <img height =" 20 " src =" img/pandas_big.png " alt =" pandas compatible " >
451
450
* [ Arctic] ( https://github.com/manahl/arctic ) - High-performance datastore for time series and tick data.
452
451
* [ datatable] ( https://github.com/h2oai/datatable ) - Data.table for Python. <img height =" 20 " src =" img/R_big.png " alt =" R inspired/ported lib " >
453
452
* [ pandas_profiling] ( https://github.com/pandas-profiling/pandas-profiling ) - Create HTML profiling reports from pandas DataFrame objects
You can’t perform that action at this time.
0 commit comments