👋Welcome to End2End Data Science Project Documentation

Maintained by Mitul Patel

Learn more about us

💡Who we are

Documentation tip: Make sure to go through set-up before starting the project

Local Setup

Follow Getting started for further setup.

Installation

This project is based on the following dependencies (you can install more dependencies if required):

  • mysql-connector-python

  • psycopg2

  • pandas

  • python-dotenv

  • pathlib

  • PyYAML

  • pylint

  • black

  • pytest

  • boto3

  • fsspec

  • s3fs

  • gspread

  • oauth2client

  • google-api-python-client

Contents

This documentation is separated in 3 distinct parts. The first one explains the software installations for your laptop. The second part starts with the actual end2end project instructions. The third part shows how to automate the whole project from start to end.

Get Started

We've put together some helpful guides for you to get setup before starting the project quickly and easily.

🛠️Getting started

Last updated