Skip to content

io.pytables: handle start/stop in remove and select_coords #4835

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
wants to merge 3 commits into from

Conversation

wabu
Copy link
Contributor

@wabu wabu commented Sep 13, 2013

I realized that the start/stop arguments to HDFStore.remove are ignored, so I have a patch to make them work as expected. Moreover I changed Selection.select_coords to also apply start and stop.

@jreback
Copy link
Contributor

jreback commented Sep 13, 2013

need:

  • hook up to travis
  • tests for new behavior (can go with test_remove, or create a new sub-below up2u)
  • release notes

thanks!

@wabu
Copy link
Contributor Author

wabu commented Sep 15, 2013

Thanks for your feedback. I can do this next this week. What exactly is needed to "hook up to travis", I did not find anything about this in the deveolpoer page.

@jreback
Copy link
Contributor

jreback commented Sep 15, 2013

look at contributing.md in main pandas dir

@jreback
Copy link
Contributor

jreback commented Sep 15, 2013

@cpcloud maybe add a link on developer page?

@jtratner
Copy link
Contributor

@jreback @cpcloud I'd suggest copying the part on Travis wholesale.

@cpcloud
Copy link
Member

cpcloud commented Sep 15, 2013

@jreback
Copy link
Contributor

jreback commented Sep 26, 2013

@wabu how's this coming?

@wabu
Copy link
Contributor Author

wabu commented Oct 1, 2013

sorry. caught a bad cold, now added missing bits

@jreback
Copy link
Contributor

jreback commented Oct 1, 2013

no problem!

fyi...you will need to rebase that master out of their

git rebase -i upstream/master

@jreback
Copy link
Contributor

jreback commented Jan 3, 2014

@wabu can you rebase this?

@wabu
Copy link
Contributor Author

wabu commented Jan 29, 2014

I did a rebase, the test is still failing on python 2.7, did not have time to debug this as i don't have a numpy/pytables/pandas for 2.7 around

@jreback
Copy link
Contributor

jreback commented Jan 29, 2014

Travis builds the pr automatically

https://travis-ci.org/pydata/pandas/jobs/17820546

@wabu
Copy link
Contributor Author

wabu commented Feb 8, 2014

look at #6177 for fixes

@wabu wabu closed this Feb 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug IO HDF5 read_hdf, HDFStore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants