Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 455 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 455 Bytes

Trendline Equation

This is trendline equation script!

Getting started

On Window:

Install requests

$ python -m pip install numpy

Install wget

$ python -m pip install pandas

Install scikit-optimize

$ python -m pip install scikit-optimize

Install matplotlib

$ python -m pip install matplotlib

Running script

python trendline_equation.py

(Python 3.9.0)

__ tao @ 2021 04 24 __