Skip to content

Conversation

@gdementen
Copy link
Contributor

mostly remove unused stuff

@jreback jreback added the Compat pandas objects compatability with Numpy or Python functions label May 12, 2015
@jreback jreback added this to the 0.17.0 milestone May 12, 2015
@jreback
Copy link
Contributor

jreback commented May 12, 2015

looks ok. pls squash to a single commit when you are done. ping when green.

remove unused variables and commented debug code do not store result of kh_put* when it is not used use khiter_t instead of int rename val & max_val to count & max_count for readability & consistency
@gdementen
Copy link
Contributor Author

@jreback ping! :)

@gdementen gdementen changed the title Misc cleanup of hashtable.pyx CLN: cleanup hashtable.pyx May 13, 2015
@jreback jreback added Clean and removed Compat pandas objects compatability with Numpy or Python functions labels May 13, 2015
jreback added a commit that referenced this pull request May 13, 2015
@jreback jreback merged commit b32f218 into pandas-dev:master May 13, 2015
@jreback
Copy link
Contributor

jreback commented May 13, 2015

thanks!

@gdementen gdementen deleted the hashtablecleanup branch May 13, 2015 12:29
@jorisvandenbossche jorisvandenbossche modified the milestones: 0.17.0, 0.16.2 Jun 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants