File tree Expand file tree Collapse file tree 1 file changed +9
-14
lines changed Expand file tree Collapse file tree 1 file changed +9
-14
lines changed Original file line number Diff line number Diff line change 11.. pandas documentation master file, created by
22
3+ .. module:: pandas
4+
35*********************************************
46pandas: powerful Python data analysis toolkit
57*********************************************
68
7- `PDF Version <pandas.pdf>`__
8-
9- `Zipped HTML <pandas.zip>`__
10-
11- .. module:: pandas
12-
139**Date**: |today| **Version**: |version|
1410
15- **Binary Installers:** https://pypi.org/project/pandas
16-
17- **Source Repository:** https://github.com/pandas-dev/pandas
18-
19- **Issues & Ideas:** https://github.com/pandas-dev/pandas/issues
20-
21- **Q&A Support:** https://stackoverflow.com/questions/tagged/pandas
11+ **Download documentation**: `PDF Version <pandas.pdf>`__ | `Zipped HTML <pandas.zip>`__
2212
23- **Developer Mailing List:** https://groups.google.com/forum/#!forum/pydata
13+ **Useful links**:
14+ `Binary Installers <https://pypi.org/project/pandas>`__ |
15+ `Source Repository <https://github.com/pandas-dev/pandas>`__ |
16+ `Issues & Ideas <https://github.com/pandas-dev/pandas/issues>`__ |
17+ `Q&A Support <https://stackoverflow.com/questions/tagged/pandas>`__ |
18+ `Mailing List <https://groups.google.com/forum/#!forum/pydata>`__
2419
2520:mod:`pandas` is an open source, BSD-licensed library providing high-performance,
2621easy-to-use data structures and data analysis tools for the `Python <https://www.python.org/>`__
You can’t perform that action at this time.
0 commit comments