Skip to content

Conversation

@shawnheide
Copy link
Contributor

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx. can u also add to Series?

@sinhrks sinhrks added the Docs label Jul 16, 2016
@sinhrks sinhrks added this to the 0.19.0 milestone Jul 16, 2016
@codecov-io
Copy link

codecov-io commented Jul 16, 2016

Current coverage is 84.38%

Merging #13678 into master will increase coverage by <.01%

@@             master     #13678   diff @@
==========================================
  Files           142        142          
  Lines         51223      51223          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits          43223      43224     +1   
+ Misses         8000       7999     -1   
  Partials          0          0          

Powered by Codecov. Last updated by d7c028d...0fda07f

@shawnheide shawnheide changed the title Add reference of DataFrame.rename_axis to api.rst Add reference of Series.rename_axis to api.rst Jul 16, 2016
@shawnheide shawnheide changed the title Add reference of Series.rename_axis to api.rst Add reference of DataFrame.rename_axis to api.rst Jul 16, 2016
@shawnheide
Copy link
Contributor Author

@sinhrks I added the commit for Series as requested and squashed the commits together. This is my first PR, so feel free to let me know if there's a better way to do this.

@shawnheide shawnheide changed the title Add reference of DataFrame.rename_axis to api.rst Add reference of DataFrame.rename_axis and Series.rename_axis to api.rst Jul 16, 2016
@TomAugspurger TomAugspurger merged commit 043879f into pandas-dev:master Jul 17, 2016
@TomAugspurger
Copy link
Contributor

Thanks. Congrats on your first PR to pandas 🎉

The changes should show up here a bit after this Travis run finishes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing DataFrame.rename_axis in API Table of Contents

4 participants