Category
CSV
7-Day Challenge
Land Your First Data Science Job
A proven roadmap to prepare for $75K+ entry-level data roles. Perfect for Data Scientist ready to level up their career.
Build portfolios that hiring managers love
Master the Python and SQL essentials to be industry-ready
Practice with real interview questions from tech companies
Access to the $100k/y Data Scientist Cheatsheet
Fundamentals
2 min readHow to read an excel, csv, json file in Python
Learn how to easily read and manipulate data from excel, csv and json formats in Python using popular libraries such as pandas, openpyxl, and json
2/12/2023Read More
Fundamentals
1 min readHow to read data in Python
There are several ways to read data in Python, such as using the built-in open() function, pandas library, csv and json module, and libraries for reading data from databases.
2/10/2023Read More
Lists
1 min readHow to list all the files in a folder
Learn how to list all the files in a folder using the os library and list comprehension.
12/5/2021Read More
Data
5 min readHow to store data efficiently in Python
How to store data in Python. All the different file formats you can use with Python.
10/21/2021Read More
CSV
1 min readHow to get the list of CSV files contained in a folder in Python
How to get the list of CSV files contained in a folder in Python. See how simple it is using the os library and list comprehension.
10/15/2021Read More
CSV
1 min readHow to save a Pandas DataFrame in CSV format
How to save a Pandas DataFrame in CSV format. Learn how to use the .to_csv() method.
10/12/2021Read More
CSV
1 min readHow to save as CSV file in Python using Pandas
The simplest way to save a CSV file in Python using the Pandas library and to_csv() method.
8/1/2021Read More
Free Newsletter
Master Data Science in Days, Not Months 🚀
Skip the theoretical rabbit holes. Get practical data science skills delivered in bite-sized lessons – Approach used by real data scientist. Not bookworms. 📚
Weekly simple and practical lessons
Access to ready to use code examples
Skip the math, focus on results
Learn while drinking your coffee