Go to file
Cory Dean Chung c5b56bd5e4 I completed checkpoint 1.
I think I could write the majority of the scatter plot function if
I had to, and I feel pretty confident I could google whatever I would
need to finish it. I feel the idea of breaking down a problem into
smaller ones, and also some of the problems we've done, overlap well
with my math teaching background.
2023-08-11 21:19:17 -04:00
.commit_template Initial commit 2023-08-01 12:28:28 +00:00
.gitignore Initial commit 2023-08-01 12:28:28 +00:00
constants.py Initial commit 2023-08-01 12:28:28 +00:00
generate_data.py Initial commit 2023-08-01 12:28:28 +00:00
planning_scatter.md I completed checkpoint 1. 2023-08-11 21:19:17 -04:00
plotting.py Initial commit 2023-08-01 12:28:28 +00:00
poetry.lock I completed checkpoint 1. 2023-08-11 21:19:17 -04:00
pyproject.toml Initial commit 2023-08-01 12:28:28 +00:00
scatterplot.py Initial commit 2023-08-01 12:28:28 +00:00
test_transform.py Initial commit 2023-08-01 12:28:28 +00:00
ticks.py Initial commit 2023-08-01 12:28:28 +00:00
transform.py Initial commit 2023-08-01 12:28:28 +00:00