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

Drop support for PyTables < 3.0.0 #7990

Closed
1 task done
cpcloud opened this issue Aug 11, 2014 · 7 comments · Fixed by #7994
Closed
1 task done

Drop support for PyTables < 3.0.0 #7990

cpcloud opened this issue Aug 11, 2014 · 7 comments · Fixed by #7994
Labels
CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions IO HDF5 read_hdf, HDFStore
Milestone

Comments

@cpcloud
Copy link
Member

cpcloud commented Aug 11, 2014

This makes CI much easier (probably faster) and is less of a maintenance burden.

  • pep8 method/function calls where necessary in io/pytables.py (maybe tests too)
@jreback
Copy link
Contributor

jreback commented Aug 11, 2014

ok pytables all for this

I'll wait for u to fix up the conda stuff

or u want me to do this first?

you are doing conda first them numpy right?
(or sort of at same time)

@cpcloud
Copy link
Member Author

cpcloud commented Aug 11, 2014

doing the numpy first to get rid of those imports ... then conda then i'll do this

@cpcloud
Copy link
Member Author

cpcloud commented Aug 11, 2014

there's just one failure left for py26 np17 then will be good 2 go

@jreback
Copy link
Contributor

jreback commented Aug 11, 2014

ok cool

I can do the pytables change it's pretty straightforward

@cpcloud
Copy link
Member Author

cpcloud commented Aug 11, 2014

okie doke go 4 it

@jreback
Copy link
Contributor

jreback commented Aug 11, 2014

I had to bump numexpr to min of 2.1 as well (no biggie though)

@cpcloud
Copy link
Member Author

cpcloud commented Aug 11, 2014

np

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions IO HDF5 read_hdf, HDFStore
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants