Category

Data Science

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.

Getting Started
3 min read
How 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
Streamlit
1 min read
How to do an interactive dashboard with Python using Streamlit
Streamlit makes it easy to create interactive dashboards in Python, from installation to deployment. Learn how to use Streamlit's built-in widgets, layout functions, and interactivity to create engaging dashboards. #Streamlit #Dashboard #Python
2/27/2023Read More
Machine Learning
1 min read
How to avoid overfitting in Python
Discover how to avoid overfitting in machine learning using techniques such as cross-validation, regularization, early stopping, ensemble methods and simplifying the model. #Overfitting #MachineLearning
2/24/2023Read More
Finance
1 min read
How to do a trend-following algorithm in Python
Learn how to implement a simple trend-following algorithm in Python using the Pandas library, and how to use it to make buy/sell decisions in financial markets. #TrendFollowing #Python #Finance
2/22/2023Read More
AI
1 min read
How to analyze the correlation between two variables
Discover various methods to analyze the correlation between two variables in Python using functions such as numpy.corrcoef(), pandas.DataFrame.corr(), scipy.stats.pearsonr(), scipy.stats.spearmanr() and seaborn.pairplot() to understand the relationship between the variables.
2/20/2023Read More
Machine Learning
1 min read
How to do linear regression in Python
Learn various methods to perform linear regression in Python using functions such as scipy.stats.linregress(), numpy.polyfit(), scikit-learn and statsmodels to model the relationship between a scalar dependent variable and one or more explanatory variables.
2/18/2023Read More
Fundamentals
5 min read
How to do statistics on a DataFrame
Learn how to perform various statistics on a Pandas DataFrame such as mean, median, mode, standard deviation, variance, minimum and maximum, sum, count and more using built-in methods like .mean(), .median(), .std(), .min(), .max(), .sum(), .count(), .describe() etc.
2/17/2023Read More
Fundamentals
2 min read
How 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
AI
1 min read
How to do AI in Python
Learn how to use Python for AI development using popular libraries such as TensorFlow, Keras, PyTorch, scikit-learn, NLTK, spaCy, gensim, OpenCV, pandas, NumPy, Matplotlib and Seaborn.
2/6/2023Read 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.