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:

To be done

  • Dask
  • Databricks
  • Email
  • Geopandas
  • Huggingface
  • Ibis
  • Langchain
  • Matlab
  • Matplotlib
  • NetworkX
  • OpenXML
  • Pandas
  • Partitions
  • Pillow
  • Plotly
  • Redis
  • Snowflake
  • Spark
  • SVMLight
  • TensorFlow

Completed (can use PRs as inspiration)

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    No status

    Status

    Ready

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions