Python - Dictionaries!

preview_player
Показать описание
Tutorial on how to work with dictionaries in Python. The video walks through how to create a dictionary, how to call keys & values, using a dictionary to create a pandas DataFrame and various other methods.

CONNECT:

|-Video Chapters-|
0:00 - Intro
0:05 - Definition of a Python dictionary
1:06 - Creating dictionaries
8:05 - Calling keys and values from a dictionary
11:34 - Deleting or popping keys and values from a dictionary
14:01 - Changing the values within a dictionary
16:48 - Sorting a dictionary
19:37 - Nested dictionaries
23:00 - Dictionary to a pandas DataFrame
24:29 - References and additional learning
Рекомендации по теме