robertmartin8 / MachineLearningStocks

Using python and scikit-learn to make stock predictions
MIT License
1.74k stars 506 forks source link

Naming conventions #4

Closed robertmartin8 closed 6 years ago

robertmartin8 commented 6 years ago

Within the project there are many inconsistent naming conventions (just look at the top level python files!)

Fix this according to the holy laws of PEP8 and human decency.