Skip to content

Ensure that os.PathLike objects work for all datasets #1316

@merelcht

Description

@merelcht

Description

Testing that os.PathLike objects work and fix if needed.

The unit tests currently cast paths to string, but the doctests getting included as part of kedro-org/kedro#2287 are probably doing a fair job of ensuring this.

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
  • Dask
  • Databricks
  • Email
  • Geopandas
  • Holoviews
  • Huggingface
  • Ibis
  • JSON
  • Langchain
  • Matlab
  • Matplotlib
  • NetworkX
  • OpenXML
  • Pandas
  • Partitions
  • Pickle
  • Pillow
  • Plotly
  • Polars
  • Redis
  • Snowflake
  • Spark
  • SVMLight
  • TensorFlow
  • Text
  • YAML

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    No status

    Status

    Ready

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions