etl-in-python-tutorial icon indicating copy to clipboard operation
etl-in-python-tutorial copied to clipboard

A guide to show you how to import data for ETL

etl-in-python-tutorial

A guide to show you how to import data for ETL

use python 3.7

use a virtual environment

original data from: https://www.kaggle.com/aainabajaj/data-insights-with-rfm-analysis

For lessons 04 onward you will need to start your python interpreter from within the subdirectory in order for imports to work properly.