Go to file
Aminah 1d4422c951 With the help of stacy we planned the scatterplot
she explained what every function controlled explained
using a language I can understand and we compared
the language she used to mine and using her guidance
I was able to troubleshoot on my own. Because she
had worked previous with Chris she was able to add
his perspective to what I was working with and from
there I was able to understand my input even better.
2024-10-22 14:12:16 -04:00
.commit_template Initial commit 2024-08-27 17:50:00 +00:00
.gitignore Initial commit 2024-08-27 17:50:00 +00:00
constants.py Initial commit 2024-08-27 17:50:00 +00:00
generate_data.py Initial commit 2024-08-27 17:50:00 +00:00
planning.md With the help of stacy we planned the scatterplot 2024-10-22 14:12:16 -04:00
planning_scatter.md Initial commit 2024-08-27 17:50:00 +00:00
plotting.py Initial commit 2024-08-27 17:50:00 +00:00
poetry.lock Initial commit 2024-08-27 17:50:00 +00:00
pyproject.toml Initial commit 2024-08-27 17:50:00 +00:00
scatterplot.py With the help of stacy we planned the scatterplot 2024-10-22 14:12:16 -04:00
test_transform.py Initial commit 2024-08-27 17:50:00 +00:00
ticks.py Initial commit 2024-08-27 17:50:00 +00:00
transform.py With the help of stacy we planned the scatterplot 2024-10-22 14:12:16 -04:00