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

Pandas version seems to matter #3

Open
2 tasks
nheeren opened this issue Feb 3, 2019 · 0 comments
Open
2 tasks

Pandas version seems to matter #3

nheeren opened this issue Feb 3, 2019 · 0 comments

Comments

@nheeren
Copy link
Member

nheeren commented Feb 3, 2019

Created a new virtual environment today with the brand new pandas 0.24.0. It seems like it includes some subtle breaking changes. For instances, in read_candidate_meta() read_excel() now assumes the names kwargs includes a name for the index column. Before this was not the case.

One (me) should check:

  • backward compatibility of the current / future code
  • if necessary define a requirement

P.S.: Given the number of bugfixes on read_excel(), it is also quite possible that my code was before "using" a bug which is now fixed. Need to explore further...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant