Python is an open-source (free), general-purpose (unlimited), programming language which is the most popular for doing data science. Many companies and businesses are now using Python to gain insights from their data, which helps them to have competitive advantage. This course will take a practical approach by using codes written in Jupyter notebooks (a tool that most Data Scientists use on a daily basis) to teach you how to program with Python with the focus on doing data science.
Python Dictionaries
Python Dictionaries
Dictionaries in Python allow us to store connected bits of information. This module will provide you a solid understanding with the fourth built-in collection data type that is essential for doing Data Science.
In this module, you will learn about:
- Dictionaries in Python
- The general syntax for creating dictionaries
- Common operations with dictionaries
- How to add new key-value pairs
- How to modify values in a dictionary
- How to remove key-value pairs
- How to modify keys in a dictionary
- How to loop through a dictionary
- How to loop through all key-value pairs
- How to loop through all keys in a dictionary
- How to loop through all values in a dictionary
- How to loop through a dictionary in order
- Nested dictionaries
You will receive links to download this course in zip format during Checkout, along with an emailed link that will last for 30 days.