Skip to content
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

DEPR: Series.to_csv signature change #29809

Merged
merged 5 commits into from
Nov 25, 2019

Conversation

jbrockmendel
Copy link
Member

@toobaz you introduced this deprecation in #21896. Can you confirm this enforces the deprecation in the intended way?

@gfyoung gfyoung added Deprecate Functionality to remove in pandas IO CSV read_csv, to_csv labels Nov 24, 2019
@toobaz
Copy link
Member

toobaz commented Nov 24, 2019

@jbrockmendel Yes, this all seems correct to me. I just wonder whether this should be removed too:

def catch_to_csv_depr():

@jbrockmendel
Copy link
Member Author

updated tests per both requests

@jreback jreback added this to the 1.0 milestone Nov 25, 2019
@jreback jreback merged commit 854bcb5 into pandas-dev:master Nov 25, 2019
@jreback
Copy link
Contributor

jreback commented Nov 25, 2019

thanks! love the removals!

@jbrockmendel jbrockmendel deleted the depr-to_csv branch November 25, 2019 23:53
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas IO CSV read_csv, to_csv
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants