Category
DataFrame
Learn about the best methods to read, clean, plot and save data.
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
Getting Started
3 min readHow long does it take to learn Python for Data Science in 2023
Learn how long it takes to learn Python for Data Science in 2021.
What does it take to be a Data Scientist in 2021?
4/18/2023Read More
DataFrame
1 min readHow to merge two time-series DataFrames with different time intervals
Learn how to merge time-series DataFrames with different frequencies in Pandas using the resample and merge/concat methods.
4/8/2023Read More
Finance
2 min readHow to do Financial Analysis with Pandas using Python
Learn how to use yfinance, a Python library to fetch financial market data such as stock prices, dividends, financial statements, options, and sustainability data for a company or index. With yfinance, you can easily retrieve and analyze financial data for informed decision-making.
4/6/2023Read More
Pandas
1 min readHow to use Pandas DataFrames
This article explains how to use Pandas DataFrames, a library in Python for data analysis. You can create a DataFrame from a dictionary, list, or CSV file and perform operations like indexing, sorting, filtering, grouping, transforming, cleaning, and visualizing data stored in the DataFrame.
4/5/2023Read More
Filtering
1 min readHow to filter a Pandas DataFrame for specific dates
Learn how to filter a Pandas DataFrame for specific dates using the df.loc[] accessor and a boolean condition based on the values of the date column.
4/3/2023Read More
Algorithmic Trading
1 min readHow to do Financial Analysis with Pandas using Python
Explore the power of Pandas in Python for financial analysis, from reading and cleaning data to time series analysis, financial modeling, and backtesting trading strategies. #Pandas #Python #FinancialAnalysis
2/26/2023Read More
DataFrame
1 min readHow to apply a filter to a Pandas DataFrame
Learn various ways to apply a filter to a Pandas DataFrame, including boolean indexing, chaining multiple conditions, query method, loc accessor, where method, and apply method.
2/15/2023Read More
Pandas
1 min readHow to multiply and divide on a Pandas DataFrame using Python
Learn how to multiply and divide on a Pandas DataFrame.
9/3/2022Read More
DataFrame
1 min readHow 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
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