Data Types in Python | Python for Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ธ.ค. 2024

ความคิดเห็น • 73

  • @LV-ni2zu
    @LV-ni2zu ปีที่แล้ว +35

    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.

  • @sj1795
    @sj1795 ปีที่แล้ว +18

    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

  • @PaquiCamus
    @PaquiCamus ปีที่แล้ว +10

    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.

  • @SetYourBarTo10
    @SetYourBarTo10 2 ปีที่แล้ว +7

    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.

  • @kazziodex9561
    @kazziodex9561 7 หลายเดือนก่อน +3

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

  • @Natalie...O_O.o
    @Natalie...O_O.o 3 หลายเดือนก่อน +1

    you are so talented at teaching!! I thought coding would be boring and complicated but you make it so fun. thank you!

  • @siwabuk
    @siwabuk ปีที่แล้ว +6

    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 🇹🇭🙏🏻❤🙇🏻‍♂

  • @MaryamMustapha-e5z
    @MaryamMustapha-e5z 3 หลายเดือนก่อน

    Thank you. I’ve been struggling with these topics from the other courses but I completely understand😢
    We need whole series of videos upates every day

  • @justbelit
    @justbelit 2 หลายเดือนก่อน

    Came here for help because my intro to python college class was deiving me off a cliff. You explained things so much better

  • @maxinechantel2393
    @maxinechantel2393 ปีที่แล้ว

    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.

  • @josephcruz4736
    @josephcruz4736 2 ปีที่แล้ว +2

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

    • @AlexTheAnalyst
      @AlexTheAnalyst  2 ปีที่แล้ว +2

      Definitely go back for that meal after though :D

  • @yahia_dua
    @yahia_dua ปีที่แล้ว

    With zero background i understood well thanks a lot

  • @maziuzoamaka7435
    @maziuzoamaka7435 2 ปีที่แล้ว +5

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

  • @queensam6868
    @queensam6868 2 ปีที่แล้ว +3

    Thanks for this comprehensive video!

  • @danielsamuel3406
    @danielsamuel3406 2 ปีที่แล้ว +2

    Awesome, Kudos Sir!

  • @ebtsamyounis9483
    @ebtsamyounis9483 ปีที่แล้ว

    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

  • @Major_Data
    @Major_Data 2 ปีที่แล้ว +8

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

    • @AlexTheAnalyst
      @AlexTheAnalyst  2 ปีที่แล้ว +1

      Sounds like a good morning! :D

    • @JasonEyestone
      @JasonEyestone 2 ปีที่แล้ว +2

      Are you talking about his serenade to Luke? 🎸 🎶 😂

    • @AlexTheAnalyst
      @AlexTheAnalyst  2 ปีที่แล้ว +2

      @@JasonEyestone

  • @neildelacruz6059
    @neildelacruz6059 ปีที่แล้ว

    As always excellent video, Thank you Alex.

  • @taroge5464
    @taroge5464 2 ปีที่แล้ว +1

    We need whole series of video updates every day 😂

  • @goon5031
    @goon5031 ปีที่แล้ว +1

    Another great video

  • @oyesileadekunle716
    @oyesileadekunle716 2 ปีที่แล้ว +1

    Thanks Alex.. easy and digestible

  • @CJ-fh5xq
    @CJ-fh5xq 2 ปีที่แล้ว +4

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

    • @AlexTheAnalyst
      @AlexTheAnalyst  2 ปีที่แล้ว +3

      Probably not anytime soon :) But maybe in the future!

  • @pramodplays8032
    @pramodplays8032 7 หลายเดือนก่อน

    Great Video

  • @Eng_Aldo-tp2hy
    @Eng_Aldo-tp2hy 5 หลายเดือนก่อน

    Great video, thanks!!

  • @JasonEyestone
    @JasonEyestone 2 ปีที่แล้ว +3

    Another great video as always! Thanks

  • @NightWalker911
    @NightWalker911 10 หลายเดือนก่อน

    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

  • @AnalystTosh
    @AnalystTosh ปีที่แล้ว

    Another area that I am conversant with but still learning something

  • @yz1121
    @yz1121 ปีที่แล้ว

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

  • @MaryamMustapha-e5z
    @MaryamMustapha-e5z 3 หลายเดือนก่อน

    Thank you for your help

  • @Motivation_Station_Neo
    @Motivation_Station_Neo 2 ปีที่แล้ว +1

    great tutorial

  • @MudassarAli-bx2pf
    @MudassarAli-bx2pf ปีที่แล้ว

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

  • @saintrhemajl
    @saintrhemajl 19 วันที่ผ่านมา

    Upon this boot camp I can't look away

  • @davidconiglio7577
    @davidconiglio7577 ปีที่แล้ว

    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 .

  • @russellrizzo6673
    @russellrizzo6673 9 หลายเดือนก่อน

    What do you use shortcut to recall the last thing you wrote is saves you so much time ?

  • @yahia_dua
    @yahia_dua ปีที่แล้ว

    Do we have to memorize all these & * / characters do to output

  • @testimonyakinrinade2173
    @testimonyakinrinade2173 11 หลายเดือนก่อน

    Please how do you type the symbol to compare sets "|” in windows keyboard??

  • @shreyasmestry7067
    @shreyasmestry7067 หลายเดือนก่อน

    im getting an error as ('list' object is not callable) when i run sets, what do i do

  • @karthiky898989
    @karthiky898989 8 หลายเดือนก่อน

    super video

  • @souravrajeev5528
    @souravrajeev5528 4 หลายเดือนก่อน

    11:15 why is there a true function in the list?

    • @prateekverma7383
      @prateekverma7383 4 หลายเดือนก่อน

      That's not a true function, it simply is a boolean value (which can be described as 'True' or in simple terms a '1') stored in a list

  • @11bftw
    @11bftw 2 ปีที่แล้ว

    Those are called soft brackets. As [ ] are hard brackets

  • @paullemaron5258
    @paullemaron5258 11 หลายเดือนก่อน

    Hey Alex, thank you for the amazing tutorials, could you kindly do AWS Data analysis from the anaconda or can anyone refer to the best online resource for this Urgently, please.

  • @blaqhakym
    @blaqhakym 2 หลายเดือนก่อน

    Python and JavaScript are not so different at all in terms of data types. Although they made sure to have different names for each of the corresponding data types

  • @elphasluyuku4167
    @elphasluyuku4167 ปีที่แล้ว

    Didnt know you could also do Poetry my friend

  • @sujoy782
    @sujoy782 2 ปีที่แล้ว +1

    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?

    • @AlexTheAnalyst
      @AlexTheAnalyst  2 ปีที่แล้ว +1

      I would focus on SQL projects and Tableau projects at first :)

  • @landonman3959
    @landonman3959 2 ปีที่แล้ว +11

    hopefully, the wife doesn't see that you said she weighed 300 pounds.

  • @adamshebani1451
    @adamshebani1451 8 หลายเดือนก่อน

    Nice

  • @someshwarmithari3260
    @someshwarmithari3260 8 หลายเดือนก่อน

    Hii sir this program can't run with paycharm and visulstdio....

  • @SHUKRIRAHIM-h6b
    @SHUKRIRAHIM-h6b ปีที่แล้ว

    why i am deleting the weight, it says key weight do not exist? but it there

  • @AnalystTosh
    @AnalystTosh ปีที่แล้ว +1

    They are called 'Curly braces/brackets' Alex!... not squiggly brackets :)

    • @AlexTheAnalyst
      @AlexTheAnalyst  ปีที่แล้ว +1

      Oh I know I just hate calling them that lmao

  • @Toxicano-kd7sb
    @Toxicano-kd7sb ปีที่แล้ว +1

    ❤❤❤❤❤

  • @jean-louismanga2136
    @jean-louismanga2136 ปีที่แล้ว

    Hi Alex , theses "{ }" are called curly braces i think !

  • @esrakareem7071
    @esrakareem7071 ปีที่แล้ว

    I did all the steps but I get the error "ice_cream is not defined".

    • @blueberry486
      @blueberry486 ปีที่แล้ว

      you probably solved your problem but Imma answer anyways lol the same prob faced me, turned out when i first write the code for a set or dictionary I have to run the cell then it will be basically defined and saved then later can be returned if you want to print it

  • @داعسالشيعهالروافض
    @داعسالشيعهالروافض ปีที่แล้ว

    On mobile is very hard😢😢

  • @shantanugaur4768
    @shantanugaur4768 4 หลายเดือนก่อน

    Curly Brackets* 😂

  • @davidjukebox
    @davidjukebox ปีที่แล้ว +1

    Not easy to recall much of that. Also, using your ice cream fetish makes the subject matter seem trivial and unimportant and feels like your ridiculing people's choice watching of learning this stuff

  • @andremayes7788
    @andremayes7788 11 หลายเดือนก่อน

    Hi Alex, thank you so much for this course. I have gone through all of the videos from SQL to now Python, have joined your discord and have begun to tinker around on the Analyst builder app. I have a question for you, but let me give some context first.
    I am starting to learn python data types and got through the entire lesson without a hitch until the very last part, delete statements. I am getting an key error traceback that from my research tells me that the key path may not exist. However, I looked at what you ran in Jupyter and what I ran, and they seem to be identical. Here is the error that I am receiving:
    KeyError Traceback (most recent call last)
    Cell In [70], line 1
    ------> 1 del dict_cream['weight']
    3 print(dict_cream)
    KeyError: 'weight'
    --------------------------------
    Here is the dictionary I executed:
    {'name' : 'Christine Freberg', 'weekly intake' : 10, 'favorite ice creams' : ['MCC', 'Chocolate'], 'weight' : 300
    -------------------------------
    Here is the delete statement I executed:
    del dict_cream['weight']
    print(dict_cream)
    __________________
    Question: Any clues as to why I am receiving the key error? I have run through it but am unable to figure it out.

    • @NightWalker911
      @NightWalker911 10 หลายเดือนก่อน

      I think the previous line with
      dict_cream.update needs to Run first, before it can acknowledge the 'weight'
      You've probably already figured it out by now.