File tree Expand file tree Collapse file tree 6 files changed +5
-9
lines changed
Expand file tree Collapse file tree 6 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 11# Lazy Predict
22
33[ ![ image] ( https://img.shields.io/pypi/v/lazypredict.svg )] ( https://pypi.python.org/pypi/lazypredict )
4-
54[ ![ image] ( https://img.shields.io/travis/shankarpandala/lazypredict.svg )] ( https://travis-ci.org/shankarpandala/lazypredict )
6-
75[ ![ Documentation Status] ( https://readthedocs.org/projects/lazypredict/badge/?version=latest )] ( https://lazypredict.readthedocs.io/en/latest/?badge=latest )
8-
96[ ![ Downloads] ( https://pepy.tech/badge/lazypredict )] ( https://pepy.tech/project/lazypredict )
10-
117[ ![ CodeFactor] ( https://www.codefactor.io/repository/github/shankarpandala/lazypredict/badge )] ( https://www.codefactor.io/repository/github/shankarpandala/lazypredict )
128
139Lazy Predict helps build a lot of basic models without much code and
Original file line number Diff line number Diff line change 1- .. include :: ../AUTHORS.rst
1+ .. mdinclude :: ../AUTHORS.md
Original file line number Diff line number Diff line change 4343# You can specify multiple suffix as a list of string:
4444#
4545# source_suffix = ['.rst', '.md']
46- source_suffix = ".md "
46+ source_suffix = ".rst "
4747
4848# The master toctree document.
4949master_doc = "index"
Original file line number Diff line number Diff line change 1- .. include :: ../CONTRIBUTING.rst
1+ .. mdinclude :: ../CONTRIBUTING.md
Original file line number Diff line number Diff line change 1- .. include :: ../HISTORY.rst
1+ .. mdinclude :: ../HISTORY.md
Original file line number Diff line number Diff line change 1- .. include :: ../README.rst
1+ .. mdinclude :: ../README.md
You can’t perform that action at this time.
0 commit comments