sscheuneman
  • Joined on 2024-08-26
sscheuneman pushed to main at sscheuneman/lab_pokemon 2024-12-07 22:33:43 +00:00
853d2578f6 Back in my day, there were only 151 Pokemon... I like Jupyter notebooks
sscheuneman pushed to main at sscheuneman/project_argument 2024-12-07 22:29:24 +00:00
2f9c2ea88a Sorry for not mwc submitting for a while... I don't know how good this
sscheuneman pushed to main at sscheuneman/project_game 2024-12-02 23:14:09 +00:00
0dd1505311 Added proposal and retro dependency
sscheuneman pushed to main at sscheuneman/lab_weather 2024-10-22 17:08:39 +00:00
2313bcfbff Applying patch
sscheuneman pushed to main at sscheuneman/lab_weather 2024-10-21 14:56:59 +00:00
9d5682cf80 Add weather package
sscheuneman pushed to main at sscheuneman/lab_weather 2024-10-14 21:06:17 +00:00
5aa2e0256d I got the get_color_dict to "work" but only if the maximum number of
sscheuneman pushed to main at sscheuneman/lab_weather 2024-10-14 16:01:00 +00:00
010dd82161 Fixed some more things with the other functions, still have to do the
sscheuneman pushed to main at sscheuneman/lab_weather 2024-10-14 02:27:09 +00:00
0119963833 Fixed a typo.
sscheuneman pushed to main at sscheuneman/lab_weather 2024-10-14 02:23:23 +00:00
92b1d13294 I got people_who_like_color to work (I think).
sscheuneman pushed to main at sscheuneman/lab_weather 2024-10-14 02:19:30 +00:00
2dc845fd63 I got the count_people_who_like_color function to work.
sscheuneman pushed to main at sscheuneman/lab_weather 2024-10-14 01:22:05 +00:00
a82e20884f I got the count_favorite_colors function to work.
sscheuneman pushed to main at sscheuneman/lab_weather 2024-10-14 01:16:10 +00:00
9bc09ed4db I got the get_email function to work.
sscheuneman pushed to main at sscheuneman/lab_weather 2024-10-14 00:53:16 +00:00
077aa7070a I wrote the code for the count_people function and I think it is
sscheuneman pushed to main at sscheuneman/project_drawing 2024-10-10 23:50:42 +00:00
e1d0b5aceb I updated the superturtle file with the easing stuff and I changed the
sscheuneman pushed to main at sscheuneman/lab_scatter 2024-10-09 19:01:45 +00:00
9271a15c2c I updated clamp and bounds.
sscheuneman pushed to main at sscheuneman/lab_scatter 2024-10-06 20:35:12 +00:00
b3603aeeb6 I fixed the draw_points function.
sscheuneman pushed to main at sscheuneman/lab_scatter 2024-10-06 19:05:01 +00:00
b588253a8b I continued to troubleshoot drawing the points.
sscheuneman pushed to main at sscheuneman/lab_scatter 2024-10-06 03:13:30 +00:00
8e47ec5d5a Superturtle still not importing even though I have it installed,
sscheuneman pushed to main at sscheuneman/lab_scatter 2024-10-05 15:09:34 +00:00
1fd5736751 I completed defining the functions in transform.py.
sscheuneman pushed to main at sscheuneman/lab_scatter 2024-09-29 01:49:15 +00:00
e784cf6c9e I added more steps after I thought about how to find the minimum and