Data Investor Pipeline

Description

The Data Investor Pipeline is a data processing and feature engineering pipeline designed for analytical purposes in the data-investor project.

Table of Contents

Getting Started

Installation

  • 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.

Usage

To execute the pipeline, run run.py from the command line.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.