Python List Comprehension for Data Science / Data Analysis - P.4

  Рет қаралды 3,748

Luke Barousse

Luke Barousse

Күн бұрын

Пікірлер: 24
@grayman2749
@grayman2749 Жыл бұрын
Incredibly helpful and no bullshit. Wish all tutorials were like this.
@LukeBarousse
@LukeBarousse Жыл бұрын
🙌🏼
@irfanullah3554
@irfanullah3554 3 жыл бұрын
Wow, well done I am going through a lot of Python tutorials but believe me your way of teaching is far better than all of them. Thanks a lot please keep making these tutorials you are doing great job.
@LukeBarousse
@LukeBarousse 3 жыл бұрын
Awe thanks for the kind words. Learning Python can be rough already, so I try to make it as enjoyable experience as possible!
@tacodumpling9282
@tacodumpling9282 2 жыл бұрын
I appricate these video as they help me to learn Python and they are great videos, I just feel bad that you put lots of effort into making these videos, but somehow, it's not getting enough views. It definitely deserves more attention.
@LukeBarousse
@LukeBarousse 2 жыл бұрын
Aw thanks so much for noticing this! It's all good, it's just that KZbin Algorithm! ha
@aissamboudra7995
@aissamboudra7995 Жыл бұрын
many thanks Luke 👍
@juanpaolo21yt
@juanpaolo21yt 2 жыл бұрын
HI Luke , Good afternoon from Manila, I love the idea that you are explaining what needs to be done like first we do this, then we do this etc. Then you will start working on it one by one. You can be a great teacher, which you already are. Thank you, I appreciate the genuine technique and clear intention of helping newbies like me.
@LukeBarousse
@LukeBarousse 2 жыл бұрын
Aw thanks so much for this JohnPaul!!
@juanpaolo21yt
@juanpaolo21yt 2 жыл бұрын
@@LukeBarousse i appreciate that you answered all of my questions. Thanks a lot!!
@LukeBarousse
@LukeBarousse 2 жыл бұрын
@@juanpaolo21yt No problem!!
@suriya_nandan6
@suriya_nandan6 Ай бұрын
really, its very osm and well explained ❤🎉
@flyingthestrals4526
@flyingthestrals4526 3 жыл бұрын
This is a well made tutorial. I liked the presentation very much. I found that when trying to create a list with numbers from 1-100 using the range function, the correct expression would be range(1,101) since the last number i.e. 101 is not included. range(100) would give you a list from 0 to 99 only, i.e. 0,1,2,3,4,5.....95,96,97,98,99
@LukeBarousse
@LukeBarousse 3 жыл бұрын
Awe thanks so much! And yes, this is the correct way to use the list function!
@paulbuono5088
@paulbuono5088 Жыл бұрын
Noob question but why are they considered rows? Aren't they columns being vertical?😊
@rootytuners
@rootytuners 3 жыл бұрын
Beautifully done!
@LukeBarousse
@LukeBarousse 3 жыл бұрын
Thanks my dude!! 🤙🏼
@Reeg3x
@Reeg3x 2 жыл бұрын
2nd time subscribing for some reason.
@LukeBarousse
@LukeBarousse 2 жыл бұрын
Thank you, again!! ha
@Reeg3x
@Reeg3x 2 жыл бұрын
@@LukeBarousse haha. No thank you. I’m about to land a solid data science job with no degree. And you’ve helped a lot.
@LukeBarousse
@LukeBarousse 2 жыл бұрын
@@Reeg3x This is so awesome to hear!! Made my day!! Congrats on this Terris and keep up the hard work!
@Reeg3x
@Reeg3x 2 жыл бұрын
@@LukeBarousse thank you! Always on that grind!
@BadlyNeedAHug
@BadlyNeedAHug 2 жыл бұрын
Why am I getting an error when I added list to the zip, it says : 'list' object is not callable.
@BadlyNeedAHug
@BadlyNeedAHug 2 жыл бұрын
I replaced list with tuple and it worked for me.
Python Functions for Data Science / Data Analysis - P.5
28:44
Luke Barousse
Рет қаралды 5 М.
Python Dictionary Comprehension in 20 Minutes
19:30
Ryan & Matt Data Science
Рет қаралды 488
The CUTEST flower girl on YouTube (2019-2024)
00:10
Hungry FAM
Рет қаралды 52 МЛН
Фейковый воришка 😂
00:51
КАРЕНА МАКАРЕНА
Рет қаралды 7 МЛН
小丑在游泳池做什么#short #angel #clown
00:13
Super Beauty team
Рет қаралды 41 МЛН
Lambda Functions for Data Science / Data Analysis - Python P.6
17:10
Luke Barousse
Рет қаралды 4,7 М.
Python List Comprehensions Made Easy!!
11:50
Travis Media
Рет қаралды 16 М.
Python for Data Analysis: List Comprehensions
17:10
DataDaft
Рет қаралды 11 М.
List Comprehension - BEST Python feature !!! Fast and Efficient
14:51
Python Simplified
Рет қаралды 193 М.
I Built A Python Project WITHOUT Coding
14:58
Luke Barousse
Рет қаралды 12 М.
ChatGPT for Data Analytics: Beginner Tutorial
1:07:10
Luke Barousse
Рет қаралды 87 М.
Dictionary Comprehension - Create Complex Data Structures Step by Step
21:58