Skip to content

Commit df0bfd5

Browse files
committed
update curve for this course
1 parent f292445 commit df0bfd5

File tree

3 files changed

+99
-370
lines changed

3 files changed

+99
-370
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ __pycache__
1111
sipa-adv-c-*.json
1212
# https://docs.streamlit.io/develop/concepts/connections/secrets-management#develop-locally-and-set-up-secrets
1313
secrets.toml
14+
15+
tmp/

curve.ipynb

Lines changed: 96 additions & 370 deletions
Large diffs are not rendered by default.

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ linkchecker
99
numpy<=2.3
1010
pandas==2.*
1111
pandas-gbq
12+
plotly
1213
pytest
1314
pytest-cov
1415
ruff

0 commit comments

Comments
 (0)