File tree 1 file changed +4
-9
lines changed
1 file changed +4
-9
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| | Gitter| | Downloads|
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 )
6
+ -[ ![ Downloads] ( https://img.shields.io/pypi/dm/pandas.svg )] ( https://pypi.python.org/pypi/pandas )
4
7
5
8
## What is it
6
9
@@ -225,11 +228,3 @@ list. Specialized discussions or design issues should take place on
225
228
the PyData mailing list / Google group:
226
229
227
230
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