File tree 2 files changed +15
-9
lines changed
2 files changed +15
-9
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,15 @@ pandas: powerful Python data analysis toolkit
10
10
11
11
**Date **: |today | **Version **: |version |
12
12
13
- **Installers: ** http://pypi.python.org/pypi/pandas
13
+ **Binary Installers: ** http://pypi.python.org/pypi/pandas
14
14
15
- **Code Repository: ** http://github.com/pydata/pandas
15
+ **Source Repository: ** http://github.com/pydata/pandas
16
16
17
- **Mailing List: ** http://groups.google.com/group/pystatsmodels
17
+ **Issues & Ideas: ** https://github.com/pydata/pandas/issues
18
+
19
+ **Q&A Support: ** http://stackoverflow.com/questions/tagged/pandas
20
+
21
+ **Developer Mailing List: ** http://groups.google.com/group/pystatsmodels
18
22
19
23
**pandas ** is a `Python <http://www.python.org >`__ package providing fast,
20
24
flexible, and expressive data structures designed to make working with
Original file line number Diff line number Diff line change @@ -81,12 +81,14 @@ sensible.
81
81
Getting Support
82
82
---------------
83
83
84
- For community support, please join us on the `pystatsmodels mailing list
85
- <http://groups.google.com/group/pystatsmodels> `__.
86
-
87
- For commercial support from Lambda Foundry, please send inquiries to:
88
-
89
-
84
+ The first stop for pandas issues and ideas is the `Github Issue Tracker
85
+ <https://github.com/pydata/pandas/issues> `__. If you have a general question,
86
+ pandas community experts can answer through `Stack Overflow
87
+ <http://stackoverflow.com/questions/tagged/pandas> `__.
88
+
89
+ Longer discussions occur on the `developer mailing list
90
+ <http://groups.google.com/group/pystatsmodels> `__, and commercial support
91
+ inquiries for Lambda Foundry should be sent to:
[email protected]
90
92
91
93
Credits
92
94
-------
You can’t perform that action at this time.
0 commit comments