/Exploring-67-years-of-LEGO

This is one of the Datacamp projects.

Primary LanguageJupyter Notebook

Exploring-67-years-of-LEGO

This is one of the Datacamp projects.

Project Description

The Rebrickable database includes data on every LEGO set that ever been sold; the names of the sets, what bricks they contain, what color the bricks are, etc. It might be small bricks, but this is big data! In this project, you will get to explore the Rebrickable database. To do this you need to know your way around pandas dataframes and it's recommended that you take a look at the courses pandas Foundations and Manipulating DataFrames with pandas.

Tasks

  1. Introduction
  2. Reading Data
  3. Exploring Colors
  4. Transparent Colors in Lego Sets
  5. Explore Lego Sets
  6. Lego Themes Over Years
  7. Wrapping It All Up!