File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 11# pandas: powerful Python data analysis toolkit
22
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|
64
75## What is it
86
@@ -227,3 +225,11 @@ list. Specialized discussions or design issues should take place on
227225the PyData mailing list / Google group:
228226
229227https://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