Skip to content
Snippets Groups Projects
Commit 3971f666 authored by Blaise Li's avatar Blaise Li
Browse files

Mention pyarrow to use parquet format.

parent 77c6dca0
No related branches found
No related tags found
No related merge requests found
...@@ -131,10 +131,16 @@ I haven't tried it yet as of September 2024. ...@@ -131,10 +131,16 @@ I haven't tried it yet as of September 2024.
URL: <https://www.pola.rs/> URL: <https://www.pola.rs/>
### pyarrow
Library to use the highly efficient Apache Parquet file format from scipy and pandas.
I haven't tried it yet as of November 2024.
URL: <https://arrow.apache.org/docs/python/index.html>
### anndata ### anndata
Another alternative for pandas? Another alternative for pandas?
I haven't tried it. I haven't tried it.
URL: <https://anndata.readthedocs.io/en/latest/> URL: <https://anndata.readthedocs.io/en/latest/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment