File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -23,14 +23,14 @@ This page provides a brief overview of pandas, but the open source community
2323developing the pandas package has also created excellent documentation and training
2424material, including:
2525
26- - a `Getting started guide <https://pandas.pydata.org/getting_started.html >`__
26+ - A `Getting started guide <https://pandas.pydata.org/getting_started.html >`__
2727 (including tutorials and a 10 minute flash intro)
28- - a `"10 minutes to pandas " <https://pandas.pydata.org/docs/user_guide/10min.html#min >`__
28+ - A `"10 minutes to Pandas " <https://pandas.pydata.org/docs/user_guide/10min.html#min >`__
2929 tutorial
30- - thorough `Documentation <https://pandas.pydata.org/docs/ >`__ containing a user guide,
30+ - Thorough `Documentation <https://pandas.pydata.org/docs/ >`__ containing a user guide,
3131 API reference and contribution guide
32- - a `cheatsheet <https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf >`__
33- - a `cookbook <https://pandas.pydata.org/docs/user_guide/cookbook.html#cookbook >`__.
32+ - A `cheatsheet <https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf >`__
33+ - A `cookbook <https://pandas.pydata.org/docs/user_guide/cookbook.html#cookbook >`__
3434
3535A quick Pandas preview
3636----------------------
You can’t perform that action at this time.
0 commit comments