Cognitiveclass - PY0101EN Python for Data Science
- Your first program
 - Types
 - Expressions and Variables
 - String Operations
 
- Lists and Tuples
 - Sets
 - Dictionaries
 
- Conditions and Branching
 - Loops
 - Functions
 - Objects and Classes
 
- Reading files with open
 - Writing files with open
 - Loading data with Pandas
 - Working with and Saving data with Pandas
 
- Numpy 1D arrays
 - Numpy 2D arrays