Skip to content

CLN: remove LegacyFoo from io.pytables #29787

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

Merged
merged 3 commits into from
Nov 22, 2019

Conversation

jbrockmendel
Copy link
Member

No description provided.

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i would add a note to what’s new as well

@@ -180,8 +180,6 @@ class DuplicateWarning(Warning):
# storer class map
_STORER_MAP = {
"Series": "LegacySeriesFixed",
"DataFrame": "LegacyFrameFixed",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think Series as well?

@jbrockmendel
Copy link
Member Author

i would add a notet o what’s new as well

ok. saying what? its not actually clear to me what these unused classed did that we are removing support for

@jreback
Copy link
Contributor

jreback commented Nov 22, 2019

just say that we removed legacy HDf5 support which was for pandas files written in version xxx (have to see if can figure when)

it’s likely pretty old though like 0.11 or something

@jbrockmendel
Copy link
Member Author

added a note, couldn't be too specific; looking through the blame i didnt see anything except "legacy", and the last relevant change was from 2013 with no attached PR

@gfyoung gfyoung added Clean IO Data IO issues that don't fit into a more specific label labels Nov 22, 2019
@jreback jreback added this to the 1.0 milestone Nov 22, 2019
@jreback jreback merged commit 3adc2e7 into pandas-dev:master Nov 22, 2019
@jreback
Copy link
Contributor

jreback commented Nov 22, 2019

thanks!

@jbrockmendel jbrockmendel deleted the cln-pytables-legacy branch November 22, 2019 16:36
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
Clean IO Data IO issues that don't fit into a more specific label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants