We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69905c5 commit 9352e69Copy full SHA for 9352e69
README.md
@@ -26,8 +26,9 @@
26
<td>Package Status</td>
27
<td>
28
<a href="https://pypi.org/project/pandas/">
29
- <img src="https://img.shields.io/pypi/status/pandas.svg" alt="status" /></td>
+ <img src="https://img.shields.io/pypi/status/pandas.svg" alt="status" />
30
</a>
31
+ </td>
32
</tr>
33
<tr>
34
<td>License</td>
@@ -73,8 +74,8 @@
73
74
<td>Gitter</td>
75
76
<a href="https://gitter.im/pydata/pandas">
- <img src="https://badges.gitter.im/Join%20Chat.svg"
77
- </a>
+ <img src="https://badges.gitter.im/Join%20Chat.svg" />
78
+ </a>
79
</td>
80
81
</table>
0 commit comments