Skip to content

Commit dbc3afa

Browse files
authored
Add Joyful pandas to tutorials.rst (#46523)
1 parent 6d0e480 commit dbc3afa

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/source/getting_started/tutorials.rst

+10
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,16 @@ Excel charts with pandas, vincent and xlsxwriter
7575

7676
* `Using Pandas and XlsxWriter to create Excel charts <https://pandas-xlsxwriter-charts.readthedocs.io/>`_
7777

78+
Joyful pandas
79+
-------------
80+
81+
A tutorial written in Chinese by Yuanhao Geng. It covers the basic operations
82+
for NumPy and pandas, 4 main data manipulation methods (including indexing, groupby, reshaping
83+
and concatenation) and 4 main data types (including missing data, string data, categorical
84+
data and time series data). At the end of each chapter, corresponding exercises are posted.
85+
All the datasets and related materials can be found in the GitHub repository
86+
`datawhalechina/joyful-pandas <https://github.com/datawhalechina/joyful-pandas>`_.
87+
7888
Video tutorials
7989
---------------
8090

0 commit comments

Comments
 (0)