Skip to content

DOC clean up doc/source/getting_started/overview.rst #35981

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
Aug 31, 2020
Merged

DOC clean up doc/source/getting_started/overview.rst #35981

merged 5 commits into from
Aug 31, 2020

Conversation

0xpranjal
Copy link
Contributor

@0xpranjal 0xpranjal commented Aug 29, 2020

Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

Thanks @Bhard27 !

@@ -174,4 +174,3 @@ License
-------

.. literalinclude:: ../../../LICENSE

Copy link
Member

Choose a reason for hiding this comment

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

I think the blank line at the end of the file was fine, could you revert this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have added the space back in the latest commit.

0xpranjal and others added 3 commits August 30, 2020 14:37
@@ -72,7 +72,7 @@ Some other notes
extensively tweaked in `Cython <https://cython.org>`__ code. However, as with
anything else generalization usually sacrifices performance. So if you focus
on one feature for your application you may be able to create a faster
specialized tool.
-specialized tool.
Copy link
Member

Choose a reason for hiding this comment

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

I think this was fine as it was before too, and the hyphen seems out-of-line with the others. Did you try building this page of the docs locally?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, I think that is causing a problem in the build. I'll revert it back.

@MarcoGorelli MarcoGorelli changed the title improved the documentation DOC improved the documentation Aug 30, 2020
@MarcoGorelli MarcoGorelli changed the title DOC improved the documentation DOC clean up doc/source/getting_started/overview.rst Aug 30, 2020
@MarcoGorelli MarcoGorelli added this to the 1.2 milestone Aug 30, 2020
Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

LGTM pending green

@0xpranjal
Copy link
Contributor Author

All checks have passed without any conflicts. I think we're good to push the code and close the issue.

@mroeschke mroeschke merged commit 7254769 into pandas-dev:master Aug 31, 2020
@mroeschke
Copy link
Member

Thanks @Bhard27

jbrockmendel pushed a commit to jbrockmendel/pandas that referenced this pull request Aug 31, 2020
* improved the documentation

* Update doc/source/getting_started/overview.rst

Co-authored-by: Marco Gorelli <m.e.gorelli@gmail.com>

* new commit

* content changed

* new commit

Co-authored-by: Marco Gorelli <m.e.gorelli@gmail.com>
kesmit13 pushed a commit to kesmit13/pandas that referenced this pull request Nov 2, 2020
* improved the documentation

* Update doc/source/getting_started/overview.rst

Co-authored-by: Marco Gorelli <m.e.gorelli@gmail.com>

* new commit

* content changed

* new commit

Co-authored-by: Marco Gorelli <m.e.gorelli@gmail.com>
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.

DOC: doc/source/getting_started/overview.rst
3 participants