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

ENH: add Series.str iterator #3645

Merged
merged 1 commit into from
May 19, 2013
Merged

ENH: add Series.str iterator #3645

merged 1 commit into from
May 19, 2013

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented May 19, 2013

closes #3638.

@jreback
Copy link
Contributor

jreback commented May 19, 2013

release notes!

@cpcloud
Copy link
Member Author

cpcloud commented May 19, 2013

ah crap my bad i always forget about RELEASE.rst :s

@cpcloud
Copy link
Member Author

cpcloud commented May 19, 2013

done

@cpcloud
Copy link
Member Author

cpcloud commented May 19, 2013

oh bollocks assertIsInstance is not a method in 2.6 :(

add release notes

py26 TestCase does not support assertIsInstance

print out testvalu

add superfluous print statemetns

change tests

forgot gh issue target
@cpcloud
Copy link
Member Author

cpcloud commented May 19, 2013

@jreback this can be merged. quite a few warnings in RELEASE.rst about unknown targets. want me to fix those up?

@jreback
Copy link
Contributor

jreback commented May 19, 2013

are these about incorrect gh numbers that don't map to issues? (e.g. are wrong)?

maybe do a separate pr for that

@cpcloud
Copy link
Member Author

cpcloud commented May 19, 2013

issues r not wrong they r just not mapped to a link, e.g., GH3504_ doesn't have the corresponding .. _GH3504 https://github.com/pydata/pandas/issues/3504.

@cpcloud
Copy link
Member Author

cpcloud commented May 19, 2013

further motivation for me 2 write the darn sphinx ext

@cpcloud
Copy link
Member Author

cpcloud commented May 19, 2013

ne way i will clean up RELEASE.rst, i.e., get rid of non spurious warnings. hope this will not cause 2 much git merge conflict headaches...

@jreback jreback merged commit bd163c3 into pandas-dev:master May 19, 2013
@jreback
Copy link
Contributor

jreback commented May 19, 2013

merged..thanks!

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.

series str as an iterator
2 participants