Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 624 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 624 Bytes

Python Training

Python training for data science based on Kaggle micro-courses

ID Lesson Files
1 Lesson 1 - Hello, Python Training
Exercise
2 Lesson 2 - Functions and Getting Help Training
Exercise
3 Lesson 3 - Booleans and Conditionals
4 Lesson 4 - Lists
5 Lesson 5 - Loops and List Comprehensions
6 Lesson 6 - String and Dictionaries
7 Lesson 7 - Working with External Libraries