Basic Python Tutorial - 4 ...Tuples in Python || Examples | Properties

Published: 18 June 2020
on channel: Data Science Lovers
2,392
24

Get - Python Data Analytics Course Notes and Projects Source Codes ( Rs.450 ) - https://rzp.io/l/dslstudymaterial

Buy our "Self Study Material", which includes all the Projects Source Codes and Notes of the complete Data Analytics course, which contain all commands of Core Python, Numpy, Pandas, Matplotlib, SQL that we use for Big-Data Analytics ( cost @ Rs.450 or $6 or €6 )
Contact Mail Id : datasciencelovers@gmail.com

-------------------------------

Complete Course of 'Data Analysis with Python' -
   • Course Introduction - Data Analysis w...  

Join our Facebook Group -   / 2637191416382018  
Join our Whatsapp Group - https://chat.whatsapp.com/JKBkj7Lc9Ba...
Like our Facebook Page -   / lovedatascience  

In the video, we have explained what is a Tuple in Python.
This is a very useful and informative video for beginners.
This video is a part of our course - Data Analysis with Python ( Basics )

Tuple is a collection of different data-types like Integers, Floats, Strings.
Each element or value of the tuple is called an 'Item'. We can also say that a Tuple is a sequence of items.
A Tuple is created within ( )

List Vs Tuple
List is created within [ ] while Tuple is created within ( )
List items can be changed while Tuple items can't be changed

Tuple = ( integer , float , string )

Properties of a Tuple
1. A tuple allows duplicate items(values) in it.
2. A tuple is immutable. It means a tuple items can not be changed after creating the tuple.

Indexing in a Tuple
X[0:7]

Why Use Tuple ?
Tuple is used if you have to create a sequence of constant items which not needs to be changed later in the program


You can check our real-world projects videos :
List in Python :    • Basic Python Tutorial - 3 ... List in...  
Data-Types in Python :    • Basic Python Tutorial - 2  ... Data-T...  
Project 7 -    • Project - 7 | Data Analysis with Pyth...  
Project 6 -    • Project - 6 | Data Analysis with Pyth...  
Project 5 -    • Project - 5 | Data Analysis with Pyth...  
Project 4 -    • Project - 4 | Data Analysis with Pyth...  
Project 3 -    • Project - 3 | Data Analysis with Pyth...  
Project 2 -    • Project - 2 | Data Analysis with Pyth...  
Project 1 -    • Project - 1 | Data Analysis with Pyth...  


#datascience #python_tuple #bigdata #dataanalytics


On this page of the site you can watch the video online Basic Python Tutorial - 4 ...Tuples in Python || Examples | Properties with a duration of hours minute second in good quality, which was uploaded by the user Data Science Lovers 18 June 2020, share the link with friends and acquaintances, this video has already been watched 2,392 times on youtube and it was liked by 24 viewers. Enjoy your viewing!