mljar / mljar-supervised

Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation
https://mljar.com
MIT License
3k stars 401 forks source link

Change docstring style to google-style #177

Closed pplonski closed 4 years ago

pplonski commented 4 years ago

Right now there is numpy-style in docstring. Please change to google-style (https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html) because I would like to integrate this doc with mkdocs-material and the only reasonable package to do this in automated way (mkdocstrings) works only with google-style docstring.

pplonski commented 4 years ago

Docs added to https://supervised.mljar.com/api/