titanic_survival_exploration
titanic_survival_exploration copied to clipboard
Illustrations Visualization Add Python file, Not IPynb
Maintainer: @prateekiiest
DESCRIPTION
https://github.com/prateekiiest/titanic_survival_exploration/blob/master/Illustrations/Titanic_ML_Predictions.ipynb
Some of the illustrations have been done by @shreyas-kowshik . The thing that is needed is not an Ipynb file but a python file with the corresponding plot.
EXPECTED OUTCOME
Illustrations/Code/Python files and Illustrations/Code/Plots
ACTUAL OUTCOME
Only IPynb file cannot be tested
Proposed Solution [optional]
If you know how to solve the above, please provide details here.
I am reverting the changes @shreyas-kowshik of your last PR.
Use that code in a python file, also not all the code but the part which is needed
Is Someone working on it? Do we need .py files for all? Can't get it, can you please explain once?
I think so. Yeah .py for all, otherwise we cant test the code using the test cases @Lightning-Bug