Se encuentra usted aquí

Introduction to Python

Introduction to PythonIntroduction to Python

21/09/2020 to 29/09/2020
Add to Calendar

Introduction to Python

Dates: 21st, 22nd, 28th & 29th September  2020 - 14-16pm
Instructor: Xavier Hernandez
Where: Online
Maximum nº students: 25
Registration deadline: 6th September 2020

This course will touch the basics of Python commands and data analysis packages and is suitable for beginners. The following specific content will be covered:

  • Introduction to Python and Jupyter Notebook
  • Basics of Python: syntax, objects, simple arithmetic
  • Python flow control: if...else statements, for and while loops
  • Data types: numbers, lists, strings, dictionaries
  • Functions in Python
  • Reading and writing files
  • Installing and using packages
  • Regular expressions
  • Introduction to Pandas and Numpy packages