How to Import Excel and CSV files into Python using Jupyter Notebooks || Python for Scientists

  Рет қаралды 49,333

Science Grad School Coach

Science Grad School Coach

Күн бұрын

Пікірлер: 44
@Julian-hw6zf
@Julian-hw6zf 7 ай бұрын
thank you very much!! I've been dealing with this issue for one or two days and finally someone explained it clearly :).
@aavere3284
@aavere3284 10 ай бұрын
You are a godsend I have an assignment due tommorow and I didn't even know where to start
@KierstenMills-p9s
@KierstenMills-p9s Жыл бұрын
Thank you! I get so frustrated when I don't know what I don't know and you did a beautiful job explaining everything here!
@praiseemma-iwuozo6938
@praiseemma-iwuozo6938 Жыл бұрын
Thanks so much. This was greatly helpful. Was already getting frustrated but your video answered all my questions.
@SciGradCoach
@SciGradCoach Жыл бұрын
Glad it helped!
@xytay
@xytay 6 ай бұрын
Thank you, by far the clearest and best structured simple vid, I was able to open my csv file with your help!
@SciGradCoach
@SciGradCoach 6 ай бұрын
Yay! I am so glad it was helpful!
@rinaldodelucca8073
@rinaldodelucca8073 Ай бұрын
This solution only works for CSV files if I have only one cell with data in the file. Otherwise I get all kinds of errors. It worked fine for Excel files. Thank you for this video.
@kateb5659
@kateb5659 2 жыл бұрын
Thank you! I had be struggling with this on a homework assignment and this made it so simple to find my error!
@SciGradCoach
@SciGradCoach 2 жыл бұрын
Glad it helped!
@vibespriority201
@vibespriority201 Жыл бұрын
Very nice and clear explanation! Thank you!
@SciGradCoach
@SciGradCoach Жыл бұрын
Glad it was helpful! :)
@FatosZogjani
@FatosZogjani 4 ай бұрын
great video,very helpful!👍
@jashanbhamra103
@jashanbhamra103 7 ай бұрын
Im getting the same error thousand times handle open( self.handles=get handle can you tell me whats wrong
@danielbarnes478
@danielbarnes478 2 жыл бұрын
Thank you for the help, excellent job walking through all the steps! I was getting frustrated with other videos I was finding not explaining things well.
@SciGradCoach
@SciGradCoach 2 жыл бұрын
I am so glad it helped!!!!!
@johnnyturner8044
@johnnyturner8044 Жыл бұрын
You provided an easily understandable example. Thank you!
@SciGradCoach
@SciGradCoach Жыл бұрын
Thank you! I am so glad it helped!
@haroldasraz
@haroldasraz Жыл бұрын
Cheers for a great video.
@Carolinelias
@Carolinelias Жыл бұрын
Thank you. Can you please help me import 1 column from 4 multiple csv files? let's say the column ['Adjusted Close'] available in 4 csv files: Procter and Gamble, Ford, General Electric and Microsoft. Thank you!
@SciGradCoach
@SciGradCoach Жыл бұрын
You just need to import all 4 columns and then only select the one column from each file.
@pemayangzom4358
@pemayangzom4358 Жыл бұрын
Thank you so much. It helped me a lot
@cocostar8914
@cocostar8914 Жыл бұрын
Thank you so much, this was really helpful
@SciGradCoach
@SciGradCoach Жыл бұрын
I am so glad it was helpful!
@qusay6948
@qusay6948 2 жыл бұрын
CAN WE USE THE PYTHON TO ANALYSE THE SCOPUS DATASET?
@SciGradCoach
@SciGradCoach 2 жыл бұрын
You can use Python to analyze any data set!
@qusay6948
@qusay6948 2 жыл бұрын
But why you did not upload the command file?
@SciGradCoach
@SciGradCoach 2 жыл бұрын
What command file are you looking for?
@StructuredData-cp2yi
@StructuredData-cp2yi 8 ай бұрын
came here specifically to say a big thank you for solving my errors. I see others agree with me as well😃😃
@SciGradCoach
@SciGradCoach 8 ай бұрын
I am so glad it was helpful!
@rohitagnihotri2074
@rohitagnihotri2074 10 ай бұрын
thannnkkkk yoouuuu so much
@meandtheuniverse1449
@meandtheuniverse1449 2 жыл бұрын
thank you for this
@SciGradCoach
@SciGradCoach 2 жыл бұрын
SO glad it helps!
@Yasser.Moussa
@Yasser.Moussa 2 жыл бұрын
tried with xlsx and csv
@Matt-br6zo
@Matt-br6zo 3 ай бұрын
Nothing stresses me out like trying to import data
@LeonidasParigoris
@LeonidasParigoris 2 жыл бұрын
Jesus... it wasn't working for me until I found out it was an xlsx file and had to convert it to csv
@qusay6948
@qusay6948 2 жыл бұрын
Thank you.
@SciGradCoach
@SciGradCoach 2 жыл бұрын
You're welcome!
@EG101ify
@EG101ify Жыл бұрын
i love you
@moouodsh6504
@moouodsh6504 Жыл бұрын
🤍
@agabala82
@agabala82 2 ай бұрын
nothing clear. did not understand even a word
@Yasser.Moussa
@Yasser.Moussa 2 жыл бұрын
hi it's given me this error import pandas as pd pd.read_xlsx("data1.xlsx") AttributeError Traceback (most recent call last) Input In [5], in () ----> 1 pd.read_xlsx("data1.xlsx") File ~\anaconda3\lib\site-packages\pandas\__init__.py:261, in __getattr__(name) 257 from pandas.core.arrays.sparse import SparseArray as _SparseArray 259 return _SparseArray --> 261 raise AttributeError(f"module 'pandas' has no attribute '{name}'") AttributeError: module 'pandas' has no attribute 'read_xlsx'
@SciGradCoach
@SciGradCoach 2 жыл бұрын
It should be pd.read_excel not pd.read_xlsx. I hope that helps!
@eng.miroslavmanahilov1944
@eng.miroslavmanahilov1944 7 ай бұрын
Thank you.
How to Combine Scientific Data using SQL || Using Joins in scientific data
12:20
Science Grad School Coach
Рет қаралды 1 М.
Жездуха 42-серия
29:26
Million Show
Рет қаралды 2,6 МЛН
Excel Formulas and Functions | Full Course
52:40
Kevin Stratvert
Рет қаралды 1,7 МЛН
Python Tutorial: CSV Module - How to Read, Parse, and Write CSV Files
16:12
How to Move Data Automatically Between Excel Files
11:37
Kenji Explains
Рет қаралды 273 М.
How to Read Excel Files with Python (Pandas Tutorial)
23:23
Dave Ebbelaar
Рет қаралды 30 М.
Make Excel Formulas Dynamic with the Hash Sign
10:54
Kenji Explains
Рет қаралды 306 М.
Python for Beginners - Learn Coding with Python in 1 Hour
1:00:06
Programming with Mosh
Рет қаралды 20 МЛН