Go to file
Mike ce40afe923 Created a scatterplot
I would struggle toe write the scatterplot on my own.

If I were on my own in the scatterplot lab, I would struggled very much with this checkpoint.

As has happened in many cases so far, I believe I can do things conceptually, but struggle when it comes to actually coding them -- a language barrier so to speak.
2023-08-18 11:07:40 -04:00
.commit_template Initial commit 2023-08-07 14:33:48 +00:00
.gitignore Initial commit 2023-08-07 14:33:48 +00:00
constants.py Initial commit 2023-08-07 14:33:48 +00:00
generate_data.py Initial commit 2023-08-07 14:33:48 +00:00
planning_scatter.md Initial commit 2023-08-07 14:33:48 +00:00
plotting.py Initial commit 2023-08-07 14:33:48 +00:00
poetry.lock Created a scatterplot 2023-08-18 11:07:40 -04:00
pyproject.toml Initial commit 2023-08-07 14:33:48 +00:00
scatterplot.py Created a scatterplot 2023-08-18 11:07:40 -04:00
test_transform.py Initial commit 2023-08-07 14:33:48 +00:00
ticks.py Initial commit 2023-08-07 14:33:48 +00:00
transform.py Created a scatterplot 2023-08-18 11:07:40 -04:00