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

Join thousands of developers who transformed their careers through our challenge. Unsubscribe anytime.

Video
10 min read
Understanding YouTube Algorithms: Increase Your Views & Engagement
TL;DR * YouTube's algorithm uses advanced machine learning to personalize content recommendations, significantly impacting user engagement and content discovery. * Understanding engagement metrics like watch time and interaction is crucial for creators to optimize video visibility and grow their channels effectively. * Ethical considerations like data privacy, moderation of misinformation, and algorithmic bias pose ongoing challenges that YouTube continues to address. * Future developments
5/22/2025Read More
DataFrame
1 min read
How 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 read
How 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 read
How 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 read
How 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 read
How 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 read
How 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

By subscribing, you agree to receive our newsletter. You can unsubscribe at any time.