Learn Python Pandas #2 - Data Selection, Viewing, & Indexing

  Рет қаралды 25,804

Derrick Sherrill

Derrick Sherrill

Күн бұрын

Пікірлер: 43
@nickarrigo5540
@nickarrigo5540 4 жыл бұрын
derricks instruction gets right to the point. He doesn't over talk and tells you only what you need to know. His channel is an awesome resource!
@TeverRus
@TeverRus 3 жыл бұрын
Thank you, man! I got a job where I have to work with pandas... and until I saw your videos I hadn't had a clue what to do about it! You are a life saver :)
@kevinwonart
@kevinwonart 4 жыл бұрын
I recently started a job where I have to manage a ton of data files. This is what I've been wanting to learn how to do. Thank you for your easy step by step videos and explanation!
@CodeWithDerrick
@CodeWithDerrick 4 жыл бұрын
Glad they're helpful! Let me know if I can make any specific tutorials to help you out! Happy coding!
@William_sJazzLoft
@William_sJazzLoft 3 жыл бұрын
Hey Derrick; it's another outstanding video. Just a note of caution for anyone doing this in the venv of repl.it ( as I did ) make sure to install the xlrd dependency.
@kumargautam9428
@kumargautam9428 5 жыл бұрын
Thanks Derrick, as usual your tutorials are apart from the crowd ...
@DequanHarrison
@DequanHarrison 5 жыл бұрын
Excellent videos! I like how you give the diagram/chart and show the multiple ways of using a function.
3 жыл бұрын
I dropped a nice MIT lecture on differential equations in order to gather info to solve a problem in my pandas lecture, so this better be good teacher derrick
@NeetaYatender
@NeetaYatender 5 жыл бұрын
Nice one brother.... Keep it up
@nasser-eddinemonir8443
@nasser-eddinemonir8443 4 жыл бұрын
Excellent ! I've never seen such a presentation of dataframe's selections. *applause*
@deepaksaikumar5178
@deepaksaikumar5178 3 жыл бұрын
great tutorial, But watch this at 0.5x for better understanding
4 жыл бұрын
Very very nice amigo
@qwerasdfhjkio
@qwerasdfhjkio 5 жыл бұрын
Very nice!
@nathalielink3869
@nathalielink3869 3 жыл бұрын
Thank you Derrick, your tutorial is helpful!
@caiopjv
@caiopjv 2 жыл бұрын
Great video. Thanks
@maxbart1353
@maxbart1353 4 жыл бұрын
really good explanation, thx. Now I understand that I need this knowledge.......
@englishtagalog3994
@englishtagalog3994 3 жыл бұрын
Hey Derrick, i was wondering where was the excel file? in your other tutorial the workbook was included
@thingstoknow3641
@thingstoknow3641 4 жыл бұрын
All videos are useful..can you please make some tutorial on CSV file with pandas..like if there are 1000 lines in a CSV ..now if the data reperesets no of students, University, coures, in row by row..( that are in not in coloumn wise) then how we can create new CSV in different tab representing students, University, coureses
@Learnaction3173
@Learnaction3173 3 жыл бұрын
Thanks Derrick
@robertcliffort2354
@robertcliffort2354 2 жыл бұрын
great.
@jenniferhedgecoth9577
@jenniferhedgecoth9577 5 жыл бұрын
Very Helpful!
@karthikkanna2618
@karthikkanna2618 5 жыл бұрын
Very useful for me thanks bro
3 жыл бұрын
I converted a numerical column into index, but it has repeated values????? Am I doing wrong? You skipped this feature.
@duaafatima3564
@duaafatima3564 2 жыл бұрын
where do I download the excel sheet? :/
@dennisasamoah2213
@dennisasamoah2213 4 жыл бұрын
great
@aajadsingh8050
@aajadsingh8050 4 жыл бұрын
Nice
@adeyeyetemitayo7383
@adeyeyetemitayo7383 4 жыл бұрын
Wonderful video. Really enjoy your videos. Do you have a video on how I can read Excel files, write into another Excel file and automate it if there's a new update on the Excel file we are reading from. Thank you
@FrankenLab
@FrankenLab 3 жыл бұрын
@Derrick Sherrill, I like your videos, but this one felt *really* rushed, like you had too much caffeine, lol. There were parts where you didn't elaborate and were going so quick there wasn't time to extrapolate what you meant. So far this the only video where I've noticed you've done that. Otherwise, great stuff!
@faizanarain3080
@faizanarain3080 4 жыл бұрын
Can anyone tell me what environment does he use? I having difficulty using Jupiter note book
@William_sJazzLoft
@William_sJazzLoft 3 жыл бұрын
He's apparently working on his desktop. From the first video in the series, I use Atom Text Editor for all my tutorials Atom Text Editor: atom.io/
@hardikpatel6324
@hardikpatel6324 5 жыл бұрын
hey mate nice and useful video. i am trying to get table from 4 diff. wiki pages and want to club them in single page. i can get that 4 page individually but unable to club them in single page. can you give me any video link or ref. where i can learn it ? thanks in advance.
@CodeWithDerrick
@CodeWithDerrick 5 жыл бұрын
Thank you for your kind words! I'm working on the Pandas #4 video right now which will be about how we can concatenate multiple dataframes into one. I'll get the video up soon but if you want to check out the documentation for concatenating before, you can find it here: pandas.pydata.org/pandas-docs/stable/reference/api/pandas.concat.html
@saqibrauf2191
@saqibrauf2191 5 жыл бұрын
U r great bro
@camarojay7027
@camarojay7027 4 жыл бұрын
I got a new boss at work and he wants me to learn Python and Tableau asap. Any recommendations for me?
@Rodourmex
@Rodourmex 4 жыл бұрын
Thanks for your tutorials man, do you know whye if there is a parenthesis "()" the entire column is hiden in the terminal?
@alvaroalfonso8754
@alvaroalfonso8754 5 жыл бұрын
thanks
@bazareta6936
@bazareta6936 4 жыл бұрын
I guess that loc and iloc is more convincing and updated as per version 0.25
@baophan6246
@baophan6246 3 жыл бұрын
thanks, can you give me take that excel file?
@aajadsingh8050
@aajadsingh8050 4 жыл бұрын
,👍❤️
4 жыл бұрын
Bueno amigo hice esta simulacion con tu interesante video (yo hablo ingles, y tu hablas español?) #SELECCIONANDO combinando los dos DF #SIMULANDO BUSQUEDA POR INDICE USANDO LOC E IAT #posicion numerica de ambos parametros #para accesar a campos especificos del registro print('LA CANTIDAD DE REGISTROS ES : ',len(df2.index)) numero_maximo=len(df2.index)-1 print("-"*10) mensaje="Ingrese numero de registro : maximo "+str(numero_maximo)+ " ? " registro=int(input(mensaje)) if registro < numero_maximo: print(df.loc[registro, "Nombre"]) print(df2.iat[registro, 0]) print(df2.iat[registro, 1]) print(df2.iat[registro, 2]) else: print("Numero fuera de rango")
@robertcliffort2354
@robertcliffort2354 2 жыл бұрын
great.
@quantum7401
@quantum7401 5 жыл бұрын
Nice
Solving real world data science tasks with Python Pandas!
1:26:07
Keith Galli
Рет қаралды 1,5 МЛН
Learn Python - Course for Beginners [Accelerated Tutorial]
50:00
Derrick Sherrill
Рет қаралды 20 М.
Magic or …? 😱 reveal video on profile 🫢
00:14
Andrey Grechka
Рет қаралды 65 МЛН
GTA 5 vs GTA San Andreas Doctors🥼🚑
00:57
Xzit Thamer
Рет қаралды 27 МЛН
1ОШБ Да Вінчі навчання
00:14
AIRSOFT BALAN
Рет қаралды 6 МЛН
Replace Excel Vlookup with Python - Five Minute Python Scripts
6:33
Derrick Sherrill
Рет қаралды 228 М.
What is Pandas? Why and How to Use Pandas in Python
10:08
Python Programmer
Рет қаралды 604 М.
Day in the Life of a Data Analyst - SurveyMonkey Data Transformation
1:17:14
Shashank Kalanithi
Рет қаралды 3,4 МЛН
How do I select multiple rows and columns from a pandas DataFrame?
21:47
Easy Spreadsheet Data Analysis Methods - Python Pandas Tutorial
8:10
Derrick Sherrill
Рет қаралды 50 М.
Replace Excel If Function with Python Pandas
8:05
Derrick Sherrill
Рет қаралды 130 М.