Improve performance of reading data from CSV files
オープン
- 主要言語
- Python
- スター
- 155
- フォーク
- 24
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Once #1307 is complete, we should investigate different approaches for speeding up the process of deserializing data from CSV files.
This could possibly be used for deserialization with the `read_woodwork_table` function as well as in the `read_file` function.
Some resources that may be helpful:
- https://pythonspeed.com/articles/pandas-read-csv-fast/
- https://ursalabs.org/blog/fast-pandas-loadi
- https://towardsdatascience.com/apache-arrow-read-dataframe-with-zero-memory-69634092b1a
コントリビューションガイド
評価
この issue はまだ評価されていません。