Programming Essentials Python - Overview of Collections - Common Operations - dict and tuple

preview_player
Показать описание
There are some functions which can be applied on all collections. Here we will see details related to `tuple` and `dict` using Python as programming language.
1.In - check if element exists in the tuple in can also be used on dict. It checks if the key exists in the dict.
2.Len - to get the number of elements.
3.Sorted - to sort the data (original collection will be untouched). Typically, we assign the result of sorting to a new collection.
4.Sum, min, max, etc - arithmetic operations. In case of dict, the operations will be performed on key. There can be more such functions.

🔵Click below to get access to the course with one month lab access for "Data Engineering Essentials Hands-on - SQL, Python and Spark" -

=============================================
More top rated #DataEngineering Courses from #itversity 👇🏻
_____________________________________________________

🟢Data Engineering using AWS Analytics Services

🟢Data Engineering using Databricks features on AWS and Azure

🟢Data Engineering using Kafka and Spark Structured Streaming (NEW)

==============================================
For quick itversity updates, subscribe to our newsletter or follow us on social platforms.

#Spark #Python #DataEngineeringEssentials #SQL #BigData

🟡Join this channel to get access to perks:
Рекомендации по теме