Skip to content

Conversation

@immerrr
Copy link
Contributor

@immerrr immerrr commented Apr 28, 2014

I've implemented the former while refactoring BlockManager (#6745) because I didn't find the latter in lib module. This PR will remove the duplication (and also add missing changelog entry).

@immerrr
Copy link
Contributor Author

immerrr commented Apr 28, 2014

Speaking of missing changelog entry, I'm not sure about how do I mention an internal class in Enhancements section...

@jreback
Copy link
Contributor

jreback commented Apr 28, 2014

see the release notes / whatsnew for 0.13.0 when I refactored series. But don't think you need a whole section, just a line or two referring to the issue (and a warning/note to inform the user in v0.14.0 that hey did some refactoring internally, nothing in the API changed...bu wanted to let u know)

@jreback
Copy link
Contributor

jreback commented Apr 28, 2014

looks fine, ping when ready

@jreback jreback added this to the 0.14.0 milestone Apr 28, 2014
@immerrr
Copy link
Contributor Author

immerrr commented Apr 28, 2014

Bumped the changelog. Is this what you had in mind?

@jreback
Copy link
Contributor

jreback commented Apr 28, 2014

yep...that's good

@immerrr
Copy link
Contributor Author

immerrr commented Apr 28, 2014

Travis failed with a weird error in io test, apparently, due to github serving salary.table with an extra empty line at the end.

jreback added a commit that referenced this pull request Apr 28, 2014
CLN: drop internals._invert_reordering in favour of lib.get_reverse_indexer
@jreback jreback merged commit 20ba83d into pandas-dev:master Apr 28, 2014
@jreback
Copy link
Contributor

jreback commented Apr 28, 2014

no prob...thanks

@immerrr immerrr deleted the refactor-blockmanager branch April 28, 2014 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Internals Related to non-user accessible pandas implementation

2 participants