Added exploratory data analysis to readme

This commit is contained in:
Drew Giffin
2025-10-19 17:07:06 -04:00
parent 39dfcead64
commit c6425b6fbf
2 changed files with 22 additions and 2 deletions
-1
View File
@@ -10,7 +10,6 @@ def main():
df = load_data()
#preprocessing
# inspect_data(df)
preprocess_data(df)
#exploratory data analysis