This project contains the solution submitted for evaluation for the Take-Home Challenge of Women Data Day from Le Wagon Lisbon
- This event fom Le Wagon Lisbon had as objectives to create a safe and welcoming environment, where women could learn the basics of data science, shared new projects and dreams ✨
This project is my proposed solution on questions related with 1.Python 101, 2.Data Sourcing and EDA with Pandas, 3.Web Scraping.
README.md
: That's this file, where you can describe your project and how you built it.
Challenge.ipynb
: This is the main file for the Take-Home Challenge solutions (using Google Colab), with Python code.
IMDb movies.csv
: This is the dataset for 2.Data Sourcing and EDA with Pandas