Take a look at examples of our Python sessions
Example of a session held by Konstantin Slepov
Session 1. Python syntax
Benefits of Google Colaboratory. Introduction to the Python programming language. Standard language functions and constructions, variables and data types.
Download webinar notebook
Webinar home assignment
Download instructional materials for the session
Example of a session held by
Dmitry Romanov
"Python syntax"
Introduction to the basics of language. Standard functions, operations, variables and types, type conversion; basic structures, loops, etc.
"NumPy arrays"
Introduction to functions; np.ndarray structure; data types, one-dimensional and multidimensional arrays, vector operations, indexing, two-dimensional array operations and built-in methods, matrix operations, file reading, etc.
«Pandas»
Data loading and writing, count and info methods, descriptive statistics, data slices, multi-indexing, concatenation, etc.
"Python basics" textbook
This may be of interest
Other sections of the website