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 28758cc commit c59900cCopy full SHA for c59900c
README.rst
@@ -1,6 +1,6 @@
1
.. -*- mode: rst -*-
2
3
-|Travis|_ |AppVeyor|_ |Coveralls|_ |CircleCI|_ |Python27|_ |Python35|_ |PyPi|_
+|Travis|_ |AppVeyor|_ |Coveralls|_ |CircleCI|_ |Python27|_ |Python35|_ |PyPi|_ |DOI|_
4
5
.. |Travis| image:: https://api.travis-ci.org/scikit-learn/scikit-learn.svg?branch=master
6
.. _Travis: https://travis-ci.org/scikit-learn/scikit-learn
@@ -23,6 +23,11 @@
23
.. |PyPi| image:: https://badge.fury.io/py/scikit-learn.svg
24
.. _PyPi: https://badge.fury.io/py/scikit-learn
25
26
+
27
+.. |DOI| image:: https://zenodo.org/badge/21369/scikit-learn/scikit-learn.svg
28
+.. _DOI: https://zenodo.org/badge/latestdoi/21369/scikit-learn/scikit-learn
29
30
31
scikit-learn
32
============
33
0 commit comments