File tree 1 file changed +9
-3
lines changed
1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
# pandas: powerful Python data analysis toolkit
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/pydata/pandas.svg?branch=master )] ( https://travis-ci.org/pydata/pandas )
4
- [ ![ Join the chat at
5
- https://gitter.im/pydata/pandas ] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/pydata/pandas?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge )
3
+ | Build Status| | Gitter| | Downloads|
6
4
7
5
## What is it
8
6
@@ -227,3 +225,11 @@ list. Specialized discussions or design issues should take place on
227
225
the PyData mailing list / Google group:
228
226
229
227
https://groups.google.com/forum/#!forum/pydata
228
+
229
+ .. |Build Status| image:: https://travis-ci.org/pydata/pandas.svg?branch=master
230
+ :target: https://travis-ci.org/pydata/pandas
231
+ .. |Gitter| image:: https://badges.gitter.im/Join%20Chat.svg
232
+ :alt: Join the chat at https://gitter.im/pydata/pandas
233
+ :target: https://gitter.im/pydata/pandas?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
234
+ .. |Downloads| image:: https://img.shields.io/pypi/dm/pandas.svg
235
+ :target: https://pypi.python.org/pypi/pandas/
You can’t perform that action at this time.
0 commit comments