Skip to content

Commit 57b7b8c

Browse files
authored
Update analyze-baseball-stats-with-pandas-and-matplotlib.mdx
1 parent 4ea0699 commit 57b7b8c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

projects/analyze-baseball-stats-with-pandas-and-matplotlib/analyze-baseball-stats-with-pandas-and-matplotlib.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,12 @@ To recap, in this project tutorial, we practiced the following skills in Pandas:
442442

443443
Do you have any favorite players or teams? Shohei Ohtani? Aaron Judge? The Chicago Cubs? We hope that you come up with your own questions about baseball and use your Python and Pandas skills to answer those questions! Let me know what else you find on Twitter/X [@alexbkuntz](https://x.com/AlexBKuntz) or in the comments below.
444444

445+
### Discord Workshop
446+
447+
Here's a video recording:
448+
449+
<iframe width="560" height="315" src="https://www.youtube.com/embed/j6OfuoyZTd0?si=3tUUgo1CEOQSXaPw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
450+
445451
### More Resources
446452

447453
- [Project Solution](https://github.com/codedex-io/projects/blob/main/projects/analyze-baseball-stats-with-pandas-and-matplotlib/baseball_analysis.ipynb)

0 commit comments

Comments
 (0)