Skip to content

Commit ee9c7e9

Browse files
tommyodjorisvandenbossche
authored andcommitted
DOC: Fixed minor spelling errors (#18941)
1 parent dbb4121 commit ee9c7e9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/source/overview.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ project, and makes it possible to `donate <https://pandas.pydata.org/donate.html
102102
Project Governance
103103
------------------
104104

105-
The governance process that pandas project has used informally since its inception in 2008 is formalized in `Project Governance documents <https://github.com/pandas-dev/pandas-governance>`__ .
105+
The governance process that pandas project has used informally since its inception in 2008 is formalized in `Project Governance documents <https://github.com/pandas-dev/pandas-governance>`__.
106106
The documents clarify how decisions are made and how the various elements of our community interact, including the relationship between open source collaborative development and work that may be funded by for-profit or non-profit entities.
107107

108108
Wes McKinney is the Benevolent Dictator for Life (BDFL).
@@ -116,7 +116,7 @@ The list of the Core Team members and more detailed information can be found on
116116
Institutional Partners
117117
----------------------
118118

119-
The information about current institutional partners can be found on `pandas website page <https://pandas.pydata.org/about.html>`__
119+
The information about current institutional partners can be found on `pandas website page <https://pandas.pydata.org/about.html>`__.
120120

121121
License
122122
-------

doc/source/tutorials.rst

+1
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ Modern Pandas
161161
- `Performance <http://tomaugspurger.github.io/modern-4-performance.html>`_
162162
- `Tidy Data <http://tomaugspurger.github.io/modern-5-tidy.html>`_
163163
- `Visualization <http://tomaugspurger.github.io/modern-6-visualization.html>`_
164+
- `Timeseries <http://tomaugspurger.github.io/modern-7-timeseries.html>`_
164165

165166
Excel charts with pandas, vincent and xlsxwriter
166167
------------------------------------------------

0 commit comments

Comments
 (0)