-
Notifications
You must be signed in to change notification settings - Fork 119
Update all dataset type annotation/docstring to clarify filepath type is str | os.PathLike #1317
Copy link
Copy link
Open
Labels
Milestone
Description
Description
Update docstrings to point out that filepath type is str | os.PathLike, not just str.
For contributors: feel free to open a PR per dataset type for ease of review.
Sub-tasks
Do the above for all dataset groups:
- API
- Biosequence (chore: UPDATE biosequence, message and geopandas datasets use of os.PathLike #1336)
- Dask (feat: update dataset docstring for dask #1332)
- Databricks
- Email (chore: UPDATE biosequence, message and geopandas datasets use of os.PathLike #1336)
- Geopandas (chore: Geopandas dataset filepath type update #1329)
- Holoviews (chore: Ensure that os.PathLike objects work for holoview datasets #1316 #1334)
- Huggingface
- Ibis
- JSON (feat(datasets): add os.PathLike support for Text, JSON, YAML and Pickle datasets #1324)
- Langchain
- Matlab
- Matplotlib
- NetworkX
- OpenXML (chore: Fix/improve OpenXML docx and pptx datasets (OSS-1317) #1331)
- Pandas
- Partitions
- Pickle (feat(datasets): add os.PathLike support for Text, JSON, YAML and Pickle datasets #1324)
- Pillow
- Plotly
- Polars (docs(datasets): update type annotation polars #1330)
- Redis
- Snowflake
- Spark
- SVMLight
- TensorFlow
- Text (feat(datasets): add os.PathLike support for Text, JSON, YAML and Pickle datasets #1324)
- YAML (feat(datasets): add os.PathLike support for Text, JSON, YAML and Pickle datasets #1324)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status
Status
In progress