Skip to content

DOC: Spellcheck of merging.rst, reshaping.rst and timeseries.rst #19081

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 5 commits into from
Jan 5, 2018
Merged

DOC: Spellcheck of merging.rst, reshaping.rst and timeseries.rst #19081

merged 5 commits into from
Jan 5, 2018

Conversation

tommyod
Copy link
Contributor

@tommyod tommyod commented Jan 4, 2018

This PR is a continuation of my reading through the docs, see #19017, #18973, #18948, #18941.

The changes are:

  • In merging.rst, reshaping.rst and timeseries.rst:
    • Function references as links
    • Backticks `` around Series, DataFrame
    • Minor rephrasing of sentences, spelling, etc
  • Replaced some instances of python with Python and numpy with NumPy globally in *.rst files. I hope to add a lint rule in a future PR.

Comments/reviews are very welcome.

@codecov
Copy link

codecov bot commented Jan 4, 2018

Codecov Report

Merging #19081 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #19081      +/-   ##
==========================================
- Coverage   91.54%   91.51%   -0.03%     
==========================================
  Files         148      148              
  Lines       48804    48804              
==========================================
- Hits        44676    44664      -12     
- Misses       4128     4140      +12
Flag Coverage Δ
#multiple 89.89% <ø> (-0.03%) ⬇️
#single 41.63% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/plotting/_converter.py 65.22% <0%> (-1.74%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a8496b...4f1a867. Read the comment docs.

@jreback jreback added the Docs label Jan 5, 2018
@jreback jreback added this to the 0.23.0 milestone Jan 5, 2018
@jreback jreback merged commit a355d5c into pandas-dev:master Jan 5, 2018
@jreback
Copy link
Contributor

jreback commented Jan 5, 2018

thanks @tommyod keep em coming!

be sure to glance at the built docs to make sure the edits are ok: http://pandas-docs.github.io/pandas-docs-travis/

built by the CI so can take some time

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.

2 participants