Skip to content

Latest commit

 

History

History
71 lines (36 loc) · 3.86 KB

W09_2021.md

File metadata and controls

71 lines (36 loc) · 3.86 KB

Week 09: 2021 Mar 1 - 2021 Mar 7

#26 - Cleanups & such

#52 - GitHub Action to lint Python code

#60 - pyupgrade to py36-plus syntax

#63 - it can load btcusd, add crypto

#64 - Make Poetry work locally and in docker

#67 - Readme improvements + github issue draft

#68 - Fixed undefined timeseries var

#69 - Feature: Add smoke tests and increase python compatibility

#76 - Overall install improvements

#82 - Feature: Refactor CICD

#94 - Full cleanup to enable pylint, black. Move to a more standard project layout. Fix bugs. Add features.

#98 - GitHub Actions: Add more flake8 tests

#99 - Improvements for Sentiment / popular

#100 - PEP8: Do not use bare 'except'

#101 - Do not use the ambiguous variable name 'l'

#102 - Ultra cleanup + General refactoring + Bug fixes

#103 - Refactor FA folder

#105 - Two blank lines before function or class definitions

#106 - Fix local variable is assigned to but never used

#107 - GitHub Actions: Make mypy a mandatory test

#108 - Improve TA plotting, dont block plots

#109 - Improve prediciton Menu

#112 - GitHub Actions: make pyupgrade mandatory and max-line-length=122

#114 - Hopefully last big refactoring

#115 - Making Machine Learning requirements optional

#117 - Fix module imported but not used

#119 - Adds export command to save LOADed data to a variety of formats: the sequel

#120 - Improve readme

#125 - Improve export feature

#126 - Remove -t flag requirement from load command

#127 - Improve main (split into 2 files)

#128 - Get main data from yahoo finance

#129 - Add ROADMAP to the project

#130 - Give sub-menu context

#131 - Add flair