PYFTS / pyFTS

An open source library for Fuzzy Time Series in Python
http://pyfts.github.io/pyFTS/
GNU General Public License v3.0
262 stars 54 forks source link

Code documentation with PEP 257 compliance #3

Closed petroniocandido closed 5 years ago

petroniocandido commented 7 years ago

Document all methods and classes according with PEP 257 Docstring conventions (https://www.python.org/dev/peps/pep-0257/)