File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ The table below summarizes the supported libraries and their level of integratio
1616| [ FiftyOne] ( ./datasets-fiftyone ) | FiftyOne is a library for curation and visualization of image, video, and 3D data. | ✅ | ✅ |
1717| [ Pandas] ( ./datasets-pandas ) | Python data analysis toolkit. | ✅ | ✅ |
1818| [ Polars] ( ./datasets-polars ) | A DataFrame library on top of an OLAP query engine. | ✅ | ✅ |
19+ | [ PyArrow] ( ./datasets-pyarrow ) | Apache Arrow is a columnar format and a toolbox for fast data interchange and in-memory analytics. | ✅ | ✅ |
1920| [ Spark] ( ./datasets-spark ) | Real-time, large-scale data processing tool in a distributed environment. | ✅ | ✅ |
2021| [ WebDataset] ( ./datasets-webdataset ) | Library to write I/O pipelines for large datasets. | ✅ | ❌ |
21- | [ PyArrow] ( ./datasets-pyarrow ) | Apache Arrow is a columnar format and a toolbox for fast data interchange and in-memory analytics. | ✅ | ✅ |
2222
2323## Integrating data libraries and tools with the Hub
2424
You can’t perform that action at this time.
0 commit comments