This project contains the code developed for my blog (lessdatamorestories.com) and the notebooks used to generate the content. The blog is focused on data science and machine learning, with a special emphasis on storytelling and data visualization.
To install the project, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/your-repo.git
- Navigate to the project directory:
cd your-repo
- Install the dependencies:
pip install -r src/requirements.txt
Navigate through the notebooks and run the cells to see the results.