Category
Variables
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
DataFrame
1 min readHow to change the values of a DataFrame column with Pandas using Python
Learn how to change the values of a DataFrame Column with Pandas using Python.
You can edit the value of a Pandas Series using the DataFrame.apply() method.
2/4/2022Read More
Pandas
1 min readHow to copy a DataFrame with Pandas using Python
How to copy a DataFrame with Pandas using Python and why it can saves you a lot of trouble.
1/29/2022Read More
Pandas
1 min readHow to get the data type of each column of a Pandas DataFrame using Python
Knowing what types of data you are working with can be crucial.
Sometimes a number or a date can be understood as a string by Pandas and for that reason you might end up with a Python error when summing columns.
1/19/2022Read More
Fundamentals
1 min readHow to convert a list to a string with join()
Learn now how to convert a list to a string with join().
12/25/2021Read More
Lists
1 min readHow to do list comprehension in Python
Learn how to use list comprehension in Python. There is two ways to use them at their maximum potential. Using if conditions and if else conditions.
12/6/2021Read More
Getting Started
2 min readHow to use variables in Python ?
How to use variables in Python. Learn more about the different types of variable, how to create, edit, show and delete any kind of Python variable.
10/3/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