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

Added the data and created a script to read data into python #2

Closed nazra-inari closed 5 years ago

nazra-inari commented 5 years ago

I created the data folder in the repo and then added the breast cancer data file into this folder.

I also created a script that reads the csv data into python via pandas.