None! Just make sure you go through the materials. :)
Data Visualisation, in greater detail
Much more than just default plots from Seaborn.
Relevant at 2 stages of the pipeline: exploration and reporting
Know the alternatives available for different level of expertise: PowerBI (free), Tableau ; matplotlib / Seaborn / Plotly / Dash / ggplot (R) ; d3.js gallery and tutorial
Keep a concise set of notes - something that you can quickly read through days before an interview to recall what you’ve learnt
Uni teaches you a lot, but knowledge has a short half-life
Use spaced repetition: Read before class ; lecture = time to fill knowledge gaps + do tutorial during class (see direct link and application) + clear doubts immediately ; condense notes at the end of each week & sem ; test yourself before the next class (on the previous class' content) via simple recall questions
Having a side project helps you to practice applying the concepts
Weeks before internship application, practice interview questions
References
This set of slides is made using reveal.js.
It's really easy to make a basic set of slides (just HTML) and you can consider using it for simple (tech) presentations!
For more advanced customization, you do need CSS and JS but scripts can be easily googled for and it has good documentation.