Added skeleton for how project should flow
This commit is contained in:
5
py_scripts/mining_hq.py
Normal file
5
py_scripts/mining_hq.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# Instantiating Main Python Script File
|
||||
# Collects stuff from the rest of the scripts
|
||||
import pandas as pd
|
||||
import numpy as np
|
||||
import seaborn as sns
|
||||
Reference in New Issue
Block a user