This repository contains my solutions to various DataCamp projects, which I completed as part of the Code for Nepal Data Fellowship. Each project folder includes the Jupyter notebooks or scripts with the code I wrote to solve the data science challenges along with the required datasets presented by DataCamp.
- Project 1: Investigating Netflix Movies
To run these projects on your local machine, you'll need to install Anaconda and Jupyter notebook and install the required libraries
pip install -r requirements.txtAs these projects are part of my personal learning journey, I am not accepting contributions at this time. However, feel free to fork the repository and explore the projects on your own!
The solutions provided in this repository are for learning purposes only and should not be used for unethical or commercial purposes. Please refer to the original projects on DataCamp for licensing information.