Warning message

Submissions for this form are closed.

Get notified - Introduction to data science with python

New to programming? Join us to get an extensive introduction to Python syntax, control flow, and native data structures.

At the end of the workshop, you will learn about:
    > What Python is and why we should use it
    > What variables, data types, and common data structures are available
    > How to automate your scripts using control flow
    > How to import modules and packages
    > How to reuse your scripts by implementing functions and variable scope
    > How to use numpy for data analysis (if time permits)

Back to top