Skip to content

DOC: lrange, lzip --> list(range and list(zip #4450

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

Merged
merged 1 commit into from
Aug 2, 2013

Conversation

jtratner
Copy link
Contributor

@jtratner jtratner commented Aug 2, 2013

Internally, definitely want to use lzip and lrange, but for clarity I think it's better to just use the written out versions of them, especially since they aren't really key components of pandas. (and generally would not expect someone working through an example to care about compatibility issues).

This only changes docs.

cc @cpcloud

@jreback
Copy link
Contributor

jreback commented Aug 2, 2013

+1

@jreback
Copy link
Contributor

jreback commented Aug 2, 2013

merge?

@jtratner
Copy link
Contributor Author

jtratner commented Aug 2, 2013

ready to go for me

jreback added a commit that referenced this pull request Aug 2, 2013
DOC: lrange, lzip --> list(range and list(zip
@jreback jreback merged commit 6bbfe46 into pandas-dev:master Aug 2, 2013
@jreback
Copy link
Contributor

jreback commented Aug 2, 2013

thank you sir!

@jtratner jtratner deleted the change-range-zip-in-docs branch September 21, 2013 20:09
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

Successfully merging this pull request may close these issues.

2 participants