The Data Investor Pipeline is a data processing and feature engineering pipeline designed for analytical purposes in the data-investor project.
- To set up the project, first install the requirements specified in the
requirements.txt
file. - Set up the environment variables by using the
.env.example
file as a template to create a.env
file.
To execute the pipeline, run run.py
from the command line.
This project is licensed under the MIT License - see the LICENSE.md file for details.