Category

Math

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.

Built-in
1 min read
How to do math in Python
This article explains how to do math in Python using built-in mathematical operations and functions, math module, and advanced mathematical libraries like NumPy, Scipy and Pandas for scientific computations.
2/4/2023Read More
DataFrame
1 min read
How to perform addition and subtraction in Pandas using Python
Learn how to add and subtract column values using 2 different methods.
9/3/2022Read More
DataFrame
1 min read
How to sum rows and columns on a Pandas DataFrame using Python
Learn the methods to sum rows and columns on a Pandas DataFrame using Python. Using the .sum() and by specifying the axis you can perform mathematical operation on any axis.
4/29/2022Read More
DataFrame
1 min read
How to compute the cumulative product with Pandas using Python
Learn how to compute the cumulative product with Pandas using Python using the DataFrame.cumprod() method.
1/12/2022Read More
DataFrame
1 min read
How to compute the absolute value with Pandas using Python
Learn how to compute the absolute value with Pandas using Python.
1/7/2022Read More
Fundamentals
1 min read
How to join two lists in Python
Learn how to join two lists in Python. Copy and Paste the easiest solution to join two lists in Python.
11/22/2021Read More
DataFrame
1 min read
How to compute the average of a dataframe column
How to compute the average of a dataframe column. The simplest method using the .mean() method.
9/19/2021Read More
Fundamentals
5 min read
How to compute the average of a list in Python
How to compute a simple average of a list in Python. Here is the simplest method.
9/18/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.