Skip to content

Commit

Permalink
Export to_iterable_dataset to document (#6145)
Browse files Browse the repository at this point in the history
Update main_classes.mdx
  • Loading branch information
npuichigo authored Aug 15, 2023
1 parent c02a447 commit cb8c5de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/package_reference/main_classes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ The base class [`Dataset`] implements a Dataset backed by an Apache Arrow table.
- to_json
- to_parquet
- to_sql
- to_iterable_dataset
- add_faiss_index
- add_faiss_index_from_external_arrays
- save_faiss_index
Expand Down

0 comments on commit cb8c5de

Please sign in to comment.