23 Python Programming -- Data Types (Dictionary and Sets)

Опубликовано: 07 Октябрь 2021
на канале: UMAMAHESWARARAO BATTA, Ph. D
11
1

1. Dictionary is a collection of key value pairs.
Uma-999999999
2. Using dictionary we can represent data meaningfully.
3. Based on key we can do operation on each value.
4. Using curly brackets "{}" we can create a dictionary
5. dictionary is a mutable object
To create a dictionary
emp_det = {'ename’:’uma', 'eid':36, 'dname':'IT', 'did':45, 'age':33}
dictionaries –
operations on dictionaries,
dictionary methods,
sorting elements using lambdas.
Sets and Their operations


Selenium with Python:
   • Selenium with Python  

Python:
   • Python  

Salesforce:
   • Salesforce  

Data Warehousing and Data Mining:
   • Data Warehousing and Data Mining  

Julia Tutorials:
   • Julia  programming Tutorials  

Cloud Computing:
   • Cloud Computing  

Machine Learning using WEKA:
   • Machine Learning using WEKA  

Internet of Things:
   • Internet of Things