Data & Visualization Foundations with Python

Start your Python journey with essential programming concepts and data visualization techniques. You'll learn the fundamentals of Python syntax, work with different data structures, and create publication-quality visualizations using Plotly Express - all through hands-on exercises using real-world datasets.
  • Google Colab basics and keyboard shortcuts
  • Python fundamentals: variables, arithmetic, comments
  • Functions, methods, and working with libraries
  • Data structures: lists, dictionaries, pandas Series/DataFrames
  • Basic loops and f-strings
  • Creating visualizations with Plotly Express (histograms, scatter plots, box plots)