Skip to content

ENH: Support pathlib.Path and LocalPath objects in all io functions #16299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 of 4 tasks
chris-b1 opened this issue May 9, 2017 · 6 comments
Closed
1 of 4 tasks

ENH: Support pathlib.Path and LocalPath objects in all io functions #16299

chris-b1 opened this issue May 9, 2017 · 6 comments
Labels
IO Data IO issues that don't fit into a more specific label

Comments

@chris-b1
Copy link
Contributor

chris-b1 commented May 9, 2017

xref #16292

Currently xfailing tests for (all should work)

@chris-b1 chris-b1 added the IO Data IO issues that don't fit into a more specific label label May 9, 2017
@chris-b1 chris-b1 changed the title ENH: Support pathlib.Path and LocalPath objects in all io fcuntions ENH: Support pathlib.Path and LocalPath objects in all io functions May 9, 2017
@jorisvandenbossche
Copy link
Member

Some issues that could probably folded into this one (or are in the meantime fixed by your PR):

@jorisvandenbossche jorisvandenbossche added this to the 0.21.0 milestone May 9, 2017
@bashtage
Copy link
Contributor

stata looks fixed

@jreback jreback modified the milestones: 0.21.0, Next Major Release Sep 23, 2017
@kszucs
Copy link

kszucs commented Sep 2, 2018

read_json and to_json also should support pathlib.Path objects

@jorisvandenbossche
Copy link
Member

jorisvandenbossche commented Sep 3, 2018

@kszucs I think read_json already supports pathlib objects? (quickly tried with master)
Do you have a reproducible example?

@wasdee
Copy link

wasdee commented Jul 24, 2019

as 2019-Jul,
any updates?, I wish I could help with this topic.

@TomAugspurger
Copy link
Contributor

We should be good. Let's open specific issues if any of the readers / writers don't support objects implementing the fspath protocol.

@TomAugspurger TomAugspurger modified the milestones: Contributions Welcome, No action Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO Data IO issues that don't fit into a more specific label
Projects
None yet
Development

No branches or pull requests

7 participants