Тёмный

Python for Beginners: Reading & Manipulating CSV Files 

InfoQ
Подписаться 231 тыс.
Просмотров 274 тыс.
50% 1

AD:
Level-up on the skills most in-demand in 2021. Attend QCon Plus (May 17-28): bit.ly/3pfdF6I
If you are a senior software engineer, architect, or team lead and want to take your technical learning and personal development to a whole new level this year, join us at QCon Plus (virtual conference on May 17-28) and discover trends, best practices, and solutions leveraged by the world's most innovative software organizations.
Save your spot now: bit.ly/3pfdF6I
--------------------------------------------------------------------------------------------------------------------------------------
A quick tutorial designed for anyone interested in Python and learning what basic programming skills can do for you. More Python training & resources at: newcircle.com

Опубликовано:

 

21 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 78   
@jansafarik4977
@jansafarik4977 9 лет назад
spoiler- he gets to manipulating CSV files in 9:45
@confidential303
@confidential303 8 лет назад
nooo man now you have spoiled the climax ...lol
@rasaansimmons3918
@rasaansimmons3918 6 лет назад
THANK U
@LlaneRost
@LlaneRost 6 лет назад
Thank God, I mean if you are this far into python why is he still talking about how to use programming, installing python and about how to enter numbers to add.... Wtf
@deepankarkanand4668
@deepankarkanand4668 5 лет назад
Thanks, man. You saved a lot of time
@packetsbulliespb3441
@packetsbulliespb3441 5 лет назад
hoooo. thanks man
@bismarkowusu-yeboah5702
@bismarkowusu-yeboah5702 4 года назад
I like it, good for learners without experience in python.
@awaraamin9670
@awaraamin9670 7 лет назад
After this video i started learning Python! Thank you so much :-
@MuzafarUmarov
@MuzafarUmarov 10 лет назад
Wow I wish I had you as a teacher in college. Very good explanation.
@AJDiGregorio
@AJDiGregorio 10 лет назад
csv tutorial starts around @8:26, the rest of the video is an intro.
@bennyehlers3917
@bennyehlers3917 4 года назад
thank you sir
@PhilWaud
@PhilWaud 10 лет назад
Brilliant tutorial, and I love your teaching style! Thank you!
@HappyAnimals3D
@HappyAnimals3D 5 лет назад
David Beazley style
@bennethos
@bennethos 9 лет назад
very good and so easy in python ! I remember doing this in perl 10 years ago without any tutorial... my god, what a nightmare :p
@willowmacotire2653
@willowmacotire2653 7 лет назад
This is a pretty good video overall but this should really be two videos, separated around 9:45. If you want to maintain the continuity there are always playlist.
@sairamnamuduri5873
@sairamnamuduri5873 7 лет назад
Hi, Greg Thank you for showing how to know the difference between the two files. Can you please help me to know how to remove or edit the unwanted data and save it as is. For example, I have a data contain (Name, Mobile, age, gender) which is a CSV file and I have more than 20,000 records when compering to my master data there is some discrabences in normal file how can i edit that data with out manually using python
@EndaRochford
@EndaRochford 10 лет назад
Such a well presented tutorial.
@dsmith004
@dsmith004 8 лет назад
AN online class with a Skype like function to speak with the instructor would be nice.
@froilanemeliano6551
@froilanemeliano6551 2 года назад
Super helpful. Thank you sir
@jameshanson536
@jameshanson536 4 года назад
Good tutorial. Thanks for posting it.
@graceding576
@graceding576 8 лет назад
thanks very much. It is very interesting and I like your teaching style :) It makes me what to learn programming :P
@SamuelBaruffi
@SamuelBaruffi 9 лет назад
What a great tutorial! Thanks so much!
@paulj.murphy7447
@paulj.murphy7447 10 лет назад
Thanks, great video. You are a gifted teacher. What is the name of the Python interface you are using?
@pedro_sversion
@pedro_sversion 7 лет назад
Very helpful! Thank you so much
@hachidori9
@hachidori9 5 лет назад
Thank you! Very helpful!
@raypenhead2763
@raypenhead2763 8 лет назад
Thank you. It was a great video.
@vik589
@vik589 10 лет назад
Awesome!....really enjoyed it.
@awaraamin9670
@awaraamin9670 8 лет назад
A great man you are!
@danfor1000
@danfor1000 9 лет назад
Hi!! I liked the video!! Really useful! . Im just having problems with the paths. If I save the files in the desktop, how can I tell python where is the file for it to read? all the time gives me: "No such file or directory". Im stuck because of that.... Help please!
@amayalopez-c2961
@amayalopez-c2961 9 лет назад
Thanks for making this video :)
@michaelcimmarrusti
@michaelcimmarrusti 7 лет назад
Really great video. However, I'm struggling because my input for line 7 is invalid. I saved the file in the same folder as my python download (windows). I've tried using the actual path for the file name, keeping in mind that \'s are operators. Any suggestions on why my file name might be coming up as an error?
@brenttitus532
@brenttitus532 9 лет назад
Thank you. This helped me a lot.
@azhar145
@azhar145 7 лет назад
Very Nice, Thank You.
@patrickguellen782
@patrickguellen782 9 лет назад
Thanks- very helpful!
@shineulagu8879
@shineulagu8879 7 лет назад
very thanks to upload this video. nice
@tradervidz6062
@tradervidz6062 5 лет назад
Thanks Great Video
@veereshhebbal6355
@veereshhebbal6355 4 года назад
How to read a specific line
@WxLxH
@WxLxH 9 лет назад
I have used this code basically word for word, but instead of getting say "1,2,3,4" like he does the emails, I'm getting "[1][1,2][1,2,3]". Anyone know what I'm doing wrong?
@sharr630
@sharr630 8 лет назад
+WxLxH It sounds like you included "print ..." inside the for loop. The print function should not be indented.
@ajducey1868
@ajducey1868 8 лет назад
I'm getting an error on f.close() says invalid syntax.
@confidential303
@confidential303 8 лет назад
by the way you have done ccnp ??
@76BlueLions
@76BlueLions 8 лет назад
Okay Mr. Sadesky, I'm learning how to programming from a text book. And I am just learning code, to operate the software. Let's make an operating system just like that dude from the GNU, who I wish believed in God. I want to be an expert in programming, can you teach me online? Can you give me your time to help me learn, because it takes a long time to learn myself. I want to develop Computer Biology, and things like that.
@allendowe6339
@allendowe6339 8 лет назад
did he make that beer magically appear?
@mohammadalawad1928
@mohammadalawad1928 7 лет назад
Very helpful but you could explain every things in 5 minutes
@retiredshitposter1062
@retiredshitposter1062 6 лет назад
Quick tip: Video starts at 0:00, thumbs up if this helps you.
@SG-kd6ny
@SG-kd6ny 3 года назад
He sounds like Carl Segan which I find little weird
@nononnomonohjghdgdshrsrhsjgd
@nononnomonohjghdgdshrsrhsjgd 2 года назад
ok, the actual video starts at 11:20
@RonJohn63
@RonJohn63 7 лет назад
He looks like Adrian Zmed, and sounds like Carl Sagan.
@sreetiruchanur8387
@sreetiruchanur8387 6 лет назад
Really good , helpful
@GlorifiedTruth
@GlorifiedTruth 6 лет назад
Irony: "A whole sentence." is not a whole sentence.
@maciejs8293
@maciejs8293 8 лет назад
Where are the files ? Hope I'm not too demanding lol
@MultiP3p0
@MultiP3p0 5 лет назад
the tittle doesnt fit the first 10mins, seriously? be more anglesachsen please!
@giorgossartzetakis8771
@giorgossartzetakis8771 5 лет назад
How to make someone's life difficult.101
@RagHelen
@RagHelen 7 лет назад
Not only is Python a solipsistic mess, they also made most Python 2 tutorials invalid for Python 3, without any need.
@hongren99
@hongren99 7 лет назад
very difficult to follow, wish he only talk about the needed things.
@confidential303
@confidential303 8 лет назад
This can be done in excel also ..much easier
@ajducey1868
@ajducey1868 8 лет назад
+confidential303 how do you do this in excel?
@confidential303
@confidential303 8 лет назад
+Anne Ducey hi anne it has been a while watching this video so I forgot what he actually us trying to accomplish and video is very lengthy. can you please tell me what he is trying to do?
@ajducey1868
@ajducey1868 8 лет назад
he's just taking two .csv files (contact lists) and outputting the differences.
@ajducey1868
@ajducey1868 8 лет назад
I tried the code in the video and it totally didn't work. some of the guys in the python irc channel helped me a little and I was able to list the .csv file, but couldn't quite get it to list out the differences.
@confidential303
@confidential303 8 лет назад
+Anne Ducey well to come to your first question this is done easily in excel ..no need for programming ..you can use filters. or in vba. then again you can do it in python also but if he just came to the point instead of making a long dreaded version...
@davidbeiler6364
@davidbeiler6364 7 лет назад
this is way easier in excel
@jonathanbrouwer8795
@jonathanbrouwer8795 10 лет назад
hotdawg, u teech rall guudlike
@TheUnicleo
@TheUnicleo 5 лет назад
cannot read your screen on my 51" screen😎😣
@sharon9476
@sharon9476 9 лет назад
ץ. צ. צביה נגה
@justinphillips2975
@justinphillips2975 7 лет назад
Skip to ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-mlt7MrwU4hY.htmlm52s to get to the csv portion
@Faz13able
@Faz13able 5 лет назад
Get to the point already :(
@GL-fc2pv
@GL-fc2pv 5 лет назад
mind boggling how bad of a teacher this guy is... next
@mrnesian5403
@mrnesian5403 4 года назад
Appreciate the video, I really do, but for fucks sake get to the point...
@zedal1
@zedal1 7 лет назад
Jeezos! If anyone is wanting to read a CSV file in python, I am SURE they would have figured out how to install or use print command in python. You talk too much (and off point) most of the time. Get to the real stuff already!
@AlexSage
@AlexSage 5 лет назад
man you teach slow....
Далее
Vim Tips I Wish I Knew Earlier
23:00
Просмотров 65 тыс.
Running With Bigger And Bigger Lunchlys
00:18
Просмотров 25 млн
Eco-hero strikes again! ♻️ DIY king 💪🏻
00:48
Every Python Function Explained
23:22
Просмотров 111 тыс.
Learn HOW to Read CSV Files in Python!
6:35
Просмотров 15 тыс.
👩‍💻 Python for Beginners Tutorial
1:03:21
Просмотров 3,2 млн
Data Analysis with Python for Excel Users
21:02
Просмотров 289 тыс.
The Art of Code - Dylan Beattie
1:00:49
Просмотров 4,7 млн