Weekly breakdown and line charts

This commit is contained in:
2026-02-03 15:06:44 -05:00
parent dd83fa5ba1
commit f9b57307de
11 changed files with 26334 additions and 13313 deletions

View File

@ -10,6 +10,7 @@ python = "^3.13"
jupyter = "^1.1.1"
pandas = "^3.0.0"
plotly = "^6.0.0"
nbconvert = "^7.17.0"
[build-system]
requires = ["poetry-core>=2.0.0,<3.0.0"]