pratik-choudhari / AlgoCode

Welcome everyone!🌟 Here you can solve problems, build scrappers and much more💻
https://github.com/pratik-choudhari/AlgoCode
MIT License
131 stars 166 forks source link

Added Titanic EDA #438

Closed PrattJena closed 3 years ago

PrattJena commented 3 years ago

Description

Pull request on EDA for Titanic Dataset.

Reference Issue number #261

Type of change

Choosing one or more options from the following as per the nature of your Pull request. NOTE: Check boxes using [x]

Checklist:

pratik-choudhari commented 3 years ago

@PrattJena Do not include CSV files they increase the size of repo. Add a link to them. If your files are already split and data available only is a single CSV then write code for splitting too, make it a pipeline.

PrattJena commented 3 years ago

Removed CSV files. Please look into the following changes.