ml-finance-python

python scripts for finance machine learning

git clone https://9o.is/git/ml-finance-python.git

.gitignore

(76B)


      1 *~
      2 \.DS_STORE
      3 build/
      4 dist/
      5 *egg-info*
      6 *__pycache__/
      7 *.py[cod]
      8 *eggs*
      9 *\.png