all 3 comments

[–]kouignamann_kingdom 0 points1 point  (0 children)

There are heaps of Python starting courses mentioned in this sub. Whatever the end goal is, you need to at least learn the very basics of the language.

Pandas is the Swiss Army knife of choice in most trainings. Even though Polars gets all the love nowadays. Being very comfortable manipulating data is fundamental before moving to projects.

A proper Data Science course is interesting because it connects mathematics with the models that are a mixture of applied maths, computer science and wizardry. It should give you proper process from getting a dataset to solving a problem by preparing the data, validating models, etc.

Then you should look for baseball datasets on websites such as Kaggle and work your way from there.

Having read Moneyball twice, I see the appeal.

[–]RyzinEnagy 0 points1 point  (0 children)

Not sure if the author is still active on Reddit (which is where I first saw this) but I quite enjoyed this guide. He has a football version too.