ray/doc/source/data
Clark Zinzow 3b151c581e
[Datasets] Delay expensive tensor extension type import until Parquet reading. (#27653)
The tensor extension import is a bit expensive since it will go through Arrow's and Pandas' extension type registration logic. This PR delays the tensor extension type import until Parquet reading, which is the only case in which we need to explicitly register the type.

I have confirmed that the Parquet reading in doc/source/data/doc_code/tensor.py passes with this change.
2022-08-08 17:06:25 -07:00
..
doc_code [Datasets] Delay expensive tensor extension type import until Parquet reading. (#27653) 2022-08-08 17:06:25 -07:00
examples [AIR][Data] Fix nyc_taxi_basic_processing notebook (#26983) 2022-07-27 21:37:04 -07:00
images [docs] Editing pass over Dataset docs (#26935) 2022-07-24 19:48:29 -07:00
modin Fix broken links in documentation and put linkcheck linter in place on CI (#23340) 2022-03-18 21:02:52 -07:00
advanced-pipelines.rst [AIR] Replace references of to_torch with iter_torch_batches (#27574) 2022-08-07 20:14:12 -07:00
big_data_ingestion.yaml Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00
consuming-datasets.rst [docs] Reorganize the tensor data support docs; general editing (#26952) 2022-08-01 17:31:41 -07:00
creating-datasets.rst [docs] Reorganize the tensor data support docs; general editing (#26952) 2022-08-01 17:31:41 -07:00
dask-on-ray.rst Update dask version for Ray 1.12.0 (#23197) 2022-03-15 19:22:19 -07:00
dataset-internals.rst [docs] Reorganize the tensor data support docs; general editing (#26952) 2022-08-01 17:31:41 -07:00
dataset-ml-preprocessing.rst [Datasets] Update docs for drop_columns and fix typos (#26317) 2022-07-07 17:17:33 -07:00
dataset-tensor-support.rst [docs] Improve the "Why Ray" and "Why AIR" sections of the docs (#27480) 2022-08-05 18:42:45 -07:00
dataset.rst [AIR] Replace references of to_torch with iter_torch_batches (#27574) 2022-08-07 20:14:12 -07:00
faq.rst docs: Fix a few typos (#26556) 2022-07-14 12:38:33 -07:00
getting-started.rst [docs] Editing pass over Dataset docs (#26935) 2022-07-24 19:48:29 -07:00
integrations.rst Revamp the Getting Started page for Dataset (#24860) 2022-05-18 13:46:23 -07:00
key-concepts.rst [docs] Reorganize the tensor data support docs; general editing (#26952) 2022-08-01 17:31:41 -07:00
mars-on-ray.rst [Datasets] Integrate Mars-on-Ray with Datasets; improve docs and add tests (#23402) 2022-04-29 09:43:52 -07:00
package-ref.rst [Datasets] Add size parameter to ImageFolderDatasource (#26975) 2022-07-26 14:57:38 -07:00
performance-tips.rst [docs] Reorganize the tensor data support docs; general editing (#26952) 2022-08-01 17:31:41 -07:00
pipelining-compute.rst [docs] Reorganize the tensor data support docs; general editing (#26952) 2022-08-01 17:31:41 -07:00
random-access.rst [Datasets] Overhaul "Accessing Datasets" feature guide. (#24963) 2022-05-19 12:50:00 -07:00
raydp.rst [Docs] Ray Data docs target state (#21931) 2022-01-27 13:14:36 -08:00
transforming-datasets.rst [docs] Reorganize the tensor data support docs; general editing (#26952) 2022-08-01 17:31:41 -07:00
user-guide.rst [docs] Editing pass over Dataset docs (#26935) 2022-07-24 19:48:29 -07:00