Python Pandas Tutorial (Part 1): Getting Started with Data Analysis - Installation and Loading Data

Python Pandas Tutorial (Part 1): Getting Started with Data Analysis - Installation and Loading Data

Corey Schafer

4 года назад

1,375,220 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Ronald Pineda
Ronald Pineda - 10.10.2023 20:28

hey brother help me i try over a week and i still can't open that file

Ответить
Tely M Diallo
Tely M Diallo - 08.09.2023 16:05

I think am late here .. but this is nice ... Any update on this course?

Ответить
Go ahead with zero speed
Go ahead with zero speed - 27.08.2023 05:24

I was looking for pandas tutorials and found two things here: Pandas and English learning. thank you. you are awesome

Ответить
Kwame
Kwame - 11.08.2023 21:02

I cant wait to know what the rest of this playlist has in stock for me cause I'm already loving this first video and i believe I am at the right place to learn about pandas library

Ответить
Malhar Vora
Malhar Vora - 01.08.2023 18:47

Informative. Thanks for the video.

Ответить
AK Abbasi
AK Abbasi - 31.07.2023 18:10

Thanks - Good Job

Ответить
Finn Collins
Finn Collins - 20.07.2023 18:10

thank you so much........> really appreciate these free courses.

Ответить
Murat Bekgi
Murat Bekgi - 21.06.2023 05:56

if your jupyter notebook did not start jupyter on MacOS, try this:
pip install --upgrade jupyter

then re-run: `jupyter notebook`

Ответить
Megha Gandhi
Megha Gandhi - 04.06.2023 05:23

woah, this is great! Thanks for the structure

Ответить
1ne Minute Bonk3rs
1ne Minute Bonk3rs - 23.05.2023 11:16

1 down, 10 more to go.
date 23/05/2023

Ответить
Guilty Temple
Guilty Temple - 21.04.2023 21:12

Hello can anyone help me here ? I tried installing panda and entered pip install pandas but I got an error and it said " This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error "

Ответить
Learn Databending
Learn Databending - 20.04.2023 02:47

You may not know Polars outperform Pandas, and Peaks prepares to outperform Polars.

Ответить
Rohit Pariyar
Rohit Pariyar - 14.04.2023 07:18

please make courses for numpy and seaborn

Ответить
the-ghost-in-the-machine
the-ghost-in-the-machine - 10.04.2023 08:49

! -- START -- !

Ответить
Gerda Braun
Gerda Braun - 08.04.2023 16:11

das ist so toll😃

Ответить
Gabriel salvatori
Gabriel salvatori - 06.04.2023 17:22

hello friend, i'm working on an automation between solidworks and excel, which software and extensoin do you recommend for this aplication? thank you very much

Ответить
Raj Bhalani
Raj Bhalani - 28.03.2023 20:19

Hey corey, where can I find that CSV file ??

Ответить
Daniel ndukwe
Daniel ndukwe - 13.03.2023 05:44

Again i just want to thank you. I'm emotional right now

Ответить
Patrick Wheeler
Patrick Wheeler - 07.03.2023 23:27

This is fantastic thanks for putting this together.

Ответить
Eng . ahmad mohammad
Eng . ahmad mohammad - 05.03.2023 23:41

The programming community can not thank you enough Corey, thank you so much for the huge effort you are making through several years, we all love you
❤❤❤❤

Ответить
Yo
Yo - 22.02.2023 22:30

I got " SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3:" don't know why.

Ответить
Lohith
Lohith - 22.02.2023 19:29

Is this a beginner course?

Ответить
Sneha Pujar
Sneha Pujar - 05.02.2023 17:33

Corey ..i request you to do videos on numpy 🥺 please

Ответить
Rafael Negreiros
Rafael Negreiros - 29.01.2023 00:01

Very good

Ответить
Abdel-Rahman Husam
Abdel-Rahman Husam - 26.01.2023 17:48

liked it!

Ответить
Mohamed Elsayed
Mohamed Elsayed - 21.01.2023 02:15

Gracias for your work!

Ответить
Алексей Соков
Алексей Соков - 06.01.2023 13:53

2023

Ответить
Hermann Russian
Hermann Russian - 24.12.2022 22:19

It would be very useful: pd.set_option('display.max.columns', None). Thank you for great lectures!

Ответить
Syed Hassan
Syed Hassan - 19.12.2022 16:07

How to take mean of positive numbers only in the series or in dataframe?

Ответить
Varshini Ch
Varshini Ch - 13.12.2022 19:27

schema frames the question text by itself based on the answers in the columns.? pls clarify.

Ответить
Syed Hassan
Syed Hassan - 08.12.2022 19:03

df = pd.read_excel("C:\Users\This Pc\Desktop\New folder\Data\3.IF-Function", sheet_name ='Supplier Selection')

SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape

Kindly help in that, tried backslash, fwdslash and everything, but could'nt able to read excel file. Please advise.

Ответить
Syed Hassan
Syed Hassan - 07.12.2022 17:40

Hi Corey, Please advise on this.

For example we have 10 rows of values that is random numbers and in columns, we have col1, col2, col3, col4. I need to pick the minimum row wise value first, and then pick out name of the column header for all the series, how can we do it in Python????

I know how to do it in Excel, we can do it by MATCH and INDEX functions in Excel, but how can we do it in Python, once data is read in Python.
Product/Supplier Supplier 1 Supplier 2 Supplier 3 Supplier 4 Supplier 5 Supplier 6 Supplier 7
Product 1 57.97 72.20 39.01 60.33 71.40 72.82 60.93
Product 2 51.67 29.87 52.23 48.34 51.37 52.58 51.64

Note: I need to pick the minimum from the row and pick out the supplier name from the column.

Ответить
Syed Hassan
Syed Hassan - 07.12.2022 17:39

Hi Corey, hope you are doing great. Anytime you are starting comprehensive course on "Data Analysis for Accountants" in python? Is it a paid course, I am willing to have, but needing a complete comprehensive course on data analysis covering all aspects possible including graphical view. I am coming from Excel & Power BI background and familiar with Excel & Dax functions. Please let us know, if you are planning to start the course very soon??? . Thanks.

Ответить
David McKee
David McKee - 06.12.2022 20:26

I noticed: You keep saying 'concatenate' when you mean 'truncate.' (Great video, as always! Thanks)

Ответить
hilsCYBER
hilsCYBER - 07.11.2022 11:53

Man, I frikkin love you

Ответить
basile
basile - 07.11.2022 05:40

thanks for the excelent video

Ответить
Ruben Ghazaryan
Ruben Ghazaryan - 02.11.2022 17:38

---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
Cell In [4], line 1
----> 1 import pandas as pd

ModuleNotFoundError: No module named 'pandas'


What can I do with this?

Ответить
Kameshini Pillay
Kameshini Pillay - 19.10.2022 13:04

Great video thank you!💥

Ответить
Dakeshwar Verma
Dakeshwar Verma - 12.10.2022 13:37

can anyone please share me this dataset link to download Thanks in advance💗💗💗

Ответить
Nikos Terizakis
Nikos Terizakis - 07.10.2022 22:02

Man, you are a great teacher!

Ответить
Dhanush Narayanan R
Dhanush Narayanan R - 07.10.2022 19:04

thanks for the video. By the way, u have created a virtual environment but not have configured for jupyter notebook?? why is it so? can we do that ?

Ответить
abass ali
abass ali - 02.10.2022 14:35

Some of this videos are too long to watch it gets boring by the end of the video

Ответить
Joe Cole
Joe Cole - 25.09.2022 13:01

Thank you very mush Sir.. this video really helped..

Ответить
Chaitu Satbhai
Chaitu Satbhai - 19.09.2022 00:30

Great video. Useful overview. Just note you seem to confuse "truncate" with "concatenate" 😃

Ответить
BigAlGuy
BigAlGuy - 09.09.2022 19:34

Hey corey you do a great job of explaining pandas and unit testing in seperate videos could you make a video on using Test Driven Development and pandas together maybe showcasing how to write some useful tests that could be written when developing scripts to analyze/edit dataframes?

Ответить
S F
S F - 03.09.2022 06:56

Absolutely brilliant tutorial! Clearly explained and very easy to follow along. Thankyou.

Ответить
Tinkerbell
Tinkerbell - 29.08.2022 16:03

it not clear, definitely not that beginner friendly but good

Ответить