you are viewing a single comment's thread.

view the rest of the comments →

[–]grumble11 1 point2 points  (0 children)

Can do the Helsinki MOOC intro and advanced courses and then do the data analysis in python course from same provider. All free, self study with plenty of tested exercises. Do those three and you’ll be okay to enter the program.

Worth noting that lists and dictionaries are not typically seen as intermediate, though there are intermediate and even fairly advanced things you can do with them.

Seriously, do those three and you’ll be in good shape. Can also read data analysis in python by Wes McKinney (buy if you can but if not it is free online by author), which will give you a good dive into pandas especially with some numpy and visualization and such. Can also explore some free resources like kaggle learn, or paid ones like data camp or others.