issues
search
openamiguel
/
equitysim
a collection of code to analyze equity data
0
stars
0
forks
source link
add skip feature to feature_build.py
#101
Closed
openamiguel
closed
6 years ago
openamiguel
commented
6 years ago
[x] add command prompt option to rebuild/overwrite files in the
features
folder
if this option is not called, then skip all files already in the
features
folder
[x] add if-statements to properly handle the following cases:
if rebuild and file in folder --> write to file
if rebuild and file not in folder --> write to file
if not rebuild and file in folder --> don't write to file
if not rebuild and file not in folder --> write to file
openamiguel
commented
6 years ago
it turns out that this was unnecessary
features
folderfeatures
folder