Refactored setup.py again, confirmed that all filters are now working as expected. Work will resume on main branch now

This commit is contained in:
mwisnowski 2025-01-13 11:35:11 -08:00
parent c4d773d663
commit 000d804ba7
6 changed files with 584 additions and 262 deletions

View file

@ -6417,7 +6417,6 @@ def tag_for_removal(df: pd.DataFrame, color: str) -> None:
#start_time = pd.Timestamp.now()
#regenerate_csvs_all()
#for color in settings.colors:
# load_dataframe(color)
#duration = (pd.Timestamp.now() - start_time).total_seconds()