An open API service indexing awesome lists of open source software.

https://github.com/ambujraj/sourcebyte

An open-source boilerplate code for data engineering with pandas
https://github.com/ambujraj/sourcebyte

data-engineering data-science pandas pandas-dataframe python python3

Last synced: 2 months ago
JSON representation

An open-source boilerplate code for data engineering with pandas

Awesome Lists containing this project

README

          

# SourceByte
An open-source boilerplate code for data engineering with pandas

# Setup
1. Install dependencies from requirements.txt
2. Create Data folder in root
3. Add your AWS credentials in configuration/config.ini file
4. Put your raw file in either S3 or data/raw/ folder
5. Run from src/main.py