Browse our list of curated database of projects, exercises, and lessons to learn Data Science
2hrs average
Usa tus habilidades con numpy, pandas y matplotlib para practicar un poco sobre probabilidades.
2hrs average
Use python and the beautiful soup library to download, scrape, clean and visualize the revenue information from Tesla
3hrs average
Master Pandas, the most popular Python library for machine learning, with our pandas tutorial exercises. Learn to create DataFrames, clean datasets, and more, with exercises developed by experts.
2hrs average
Learn the basics on how to optimize or better build algorithms in Python for Machine Learning
2hrs average
Learn how to build a linear regression model from scratch: understand a new dataset, perform exploratory data analysis (EDA), model the data, and optimize your model. Discover how the $R^2$ evolves by adjusting the Lasso model's hyperparameter up to a value of 20.
2hrs average
Use your NumPy, Pandas and Matplotlib skills to practice a little about hypothesis testing with Annova and others
2hrs average
Use your NumPy, Pandas, and Matplotlib skills to practice a little about descriptive statistics
2hrs average
Create a SQL database using the PostgreSQL engine and using a professional python project structure that includes PIP and environment variables.