UBC-MDS / DSCI_522_Breast_cancer_predictors

Decision tree analysis of breast cancer result metrics to deduce the strongest predictor of malignancy
0 stars 2 forks source link

EDA Python script, added the images and csv output from the EDA #17

Closed milicmil closed 5 years ago

milicmil commented 5 years ago

Hey Arzan,

I reworked the Jupyter notebook script 02_eda_on_breast_cancer_data.ipynb into a python script: 02_eda_on_breast_cancer_data.py

I also added the two image files it is supposed to produce and the csv file with only the clean data that the python script produces.