Skip to content

Commit f336393

Browse files
committed
fix(flow): transition before moneyball section
1 parent 324c4de commit f336393

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: Alex Kuntz
44
uid: ZjTU0yoJGgNolU9xIJGOR3bxYKm2
55
datePublished: 2026-02-02
66
published: beta
7-
description: In this project tutorial, we're going to step into Moneyball and analyze and visualize real MLB baseball data with Python and its two data science ibraries, Pandas and Matplotlib.
7+
description: In this project tutorial, we're going to step into Moneyball and analyze and visualize real MLB baseball data with Python and its two data science libraries, Pandas and Matplotlib.
88
header: https://firebasestorage.googleapis.com/v0/b/codedex-io.appspot.com/o/projects%2Fanalyze-baseball-stats-with-pandas-and-matplotlib%2Fbanner.gif?alt=media&token=3ce74d92-4492-4da7-b6af-d12b7045d3b8
99
bannerImage: https://firebasestorage.googleapis.com/v0/b/codedex-io.appspot.com/o/projects%2Fanalyze-baseball-stats-with-pandas-and-matplotlib%2Fbanner.gif?alt=media&token=3ce74d92-4492-4da7-b6af-d12b7045d3b8
1010
readTime: 50
@@ -290,6 +290,8 @@ The graph should look like:
290290

291291
As expected, the altitude in Denver has caused some pretty high home run numbers!
292292

293+
Now that we've explored some basic data analysis and visualization, let's put our skills to the test with a more advanced challenge.
294+
293295
## Replicating Moneyball
294296

295297
Finally, let's take on a challenge of replicating the work Billy Bean and Peter Brand did for the Oakland A's in _Moneyball_. While they almost certainly considered many statistics, they are most famous for finding players with a high **on-base percentage** (OBP) relative to their cost.

0 commit comments

Comments
 (0)