Data Types in Python | Python for Beginners

preview_player
Показать описание

In this series, we will be walking through everything you need to know to get started in Python! In this video, we learn about Data Types in Python.

Favorite Python Courses:
____________________________________________

SUBSCRIBE!
Do you want to become a Data Analyst? That's what this channel is all about! My goal is to help you learn everything you need in order to start your career or even switch your career into Data Analytics. Be sure to subscribe to not miss out on any content!
____________________________________________

RESOURCES:

Coursera Courses:

Udemy Courses:

*Please note I may earn a small commission for any purchase through these links - Thanks for supporting the channel!*
____________________________________________

SUPPORT MY CHANNEL - PATREON/MERCH

____________________________________________

Websites:
📱Instagram: @Alex_The_Analyst
____________________________________________

0:00 Intro
0:20 Numeric
1:57 Boolean
2:44 Strings
7:25 Lists
11:16 Tuples
12:45 Sets
16:40 Dictionaries
21:38 Outro

*All opinions or statements in this video are my own and do not reflect the opinion of the company I work for or have ever worked for*
Рекомендации по теме
Комментарии
Автор

ig the beauty of this bootcamp is that he is teaching only that stuff that he mostly uses or used at work as a data analyst keeping in mind that learners are beginners.

LV-nizu
Автор

Fantastic video Alex! I love how you organized all this information. It made it SO much easier to grasp compared to other times I've tried to tackle Python. After making it through 44 videos of your coding bootcamp, I can honestly say I've become a total Alex the Analyst groupie. lol Your content is SUPERB and I can just tell you are a genuine, kind, and overall good human. As always, THANK YOU SO MUCH for all that you do! P.S. Many of my mornings start with watching your videos. When my husband enters our living room, he's started saying, "Good morning Alex." lol

sj
Автор

Hi Alex; data is not just data! That is what I got from this video. From tuples to dictionaries really challenging. "No more Netflix" from now! Maybe just once per month with my grandkids searching for the perfect chip flavour.

PaquiCamus
Автор

My first real world project with Python I accidentally pulled in the data as a tuple…I still had to clean the data. It took me hours if not days to troubleshoot and fix that straightforward data type error…this was a great explanatory video. I am saving it for reference.

SetYourBarTo
Автор

Crystal clear and straight to the point. Thanks sir. I am currently learning to code in order to lift myself out of povery =)

kazziodex
Автор

Thank you so much, Alex!!!! I've been struggling with these topics from the other course but I completely understand it in 20 minutes on this video. I love the way and thoughtful sequences of explanation that make it so easy to understand. Big love from Bangkok, Thailand Bro 🇹🇭🙏🏻❤🙇🏻‍♂

siwabuk
Автор

Workout finished... making coffee... listening to Alex singing the song of my people. 🎶

Major_Data
Автор

This is great. Thanks for clarifying with examples the difference between lists, Tuples, Sets, and dictionaries, and how to use them. Really grateful for the simple explanation. This will help me a great deal.

maxinechantel
Автор

Thank you for the Python playlist. Will you also make a playlist for R or even SAS? It has been helpful so far.

CJ-fhxq
Автор

Understanding these especially dictionary also helped me understand SQL better.

fahimhoq
Автор

Thanks Alex! Skipping meal just for this! Let's go 🔥

josephcruz
Автор

Great Videos Alex. I've learnt a lot from yourself, for which I can't thank you enough!! 🙌

However, there's something in this lesson, that's left me a little puzzled.

I hope you, or anyone out there, would be kind enough to help out.


So, when you did the basic

a[6] - it returned 'W'.

a[2:5] - returned 'llo'

However a[2:6] - returns
'llo ' (including space)

a[2:7] - returns 'llo W'

So I'm curious as to why the position number of 'W' has changed, from 6 to 7?

Thanks

NightWalker
Автор

Awesome video as always.
Thanks for all you do. Your videos have been really helpful.

maziuzoamaka
Автор

With zero background i understood well thanks a lot

yahia_dua
Автор

I feel like I wanna eat icecream NOW 😂It's my favorite too, you made me so happy watching this and thinking about everything icecream

ebtsamyounis
Автор

Clear and easy-to-follow guide. It would be great if you could share the working script to follow with the video.

yz
Автор

We need whole series of video updates every day 😂

taroge
Автор

great work sir! I have a quesion : Dictionary data type very similar to the Map???

MudassarAli-bxpf
Автор

Hi Alex, your every videos so amazing and lot of things I learned from your videos. I have a question. I want to get my first internship that's why what project should I do?

sujoy
Автор

Hello Alex, I am learning Phyton because the speed compare what I was using before, basic like liberty basic and true basic .I did in basic a program takes 5 # from 1 to 70 and look what combination are over 1million and take with basic 3 hours or more finished .
The question I have to use data numbers calculate and graph, plus I like to use in chemistry and physics. Compare basic data was easy, phyton is confusing to use long data .

davidconiglio