Import Excel and CSV Data Into Python | Export Python Data To Excel and CSV

preview_player
Показать описание
Excel files and CSV files are some of the most common inputs to python programs, so it's important to understand how to get this data into your python environment.

Also, since Excel and CSVs are so popular, it's handy to know how to export data from python in a way that makes the data easy to access.

The pandas library in python makes it super simple to begin importing and exporting this data - let's get started!

All the code from the video can be found below.

0:30 open the docs
1:03 import modules and check working directory
1:26 read CSV file into python
1:41 read Excel file into python
2:02 export python data to CSV
2:27 export python data to Excel

- - -

Subscribe to join our community and receive value on all things finance and technology!

If you love the content, buy me a coffee!

Keep up with me!

- - -

Need some ideas for your project portfolio?

Check out how to get historical option price data in Python from the Polygon API.

Here's how to quickly get crypto data in Python from the CoinGecko API

Here's how to create a SQL database from a Pandas DataFrame in Python
Рекомендации по теме
Комментарии
Автор

Let me know what you think!

Subscribe to join our community and receive value on all things finance and technology!

If you love the content, buy me a coffee!

Keep up with me!

damgetbags
Автор

Adam, miss you brotha & glad to see you doing well. Leaving a thumbs up🔥🔥 - Albert

alberth
Автор

So cool !! 😆 ty so much, I think it can help a lot of people!

Phantaminium