File tree 1 file changed +9
-14
lines changed
1 file changed +9
-14
lines changed Original file line number Diff line number Diff line change 1
1
.. pandas documentation master file, created by
2
2
3
+ .. module:: pandas
4
+
3
5
*********************************************
4
6
pandas: powerful Python data analysis toolkit
5
7
*********************************************
6
8
7
- `PDF Version <pandas.pdf>`__
8
-
9
- `Zipped HTML <pandas.zip>`__
10
-
11
- .. module:: pandas
12
-
13
9
**Date**: |today| **Version**: |version|
14
10
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>`__
22
12
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>`__
24
19
25
20
:mod:`pandas` is an open source, BSD-licensed library providing high-performance,
26
21
easy-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