Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

pydata-manipal/taskphase-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Data Science Club Manipal - Task Phase 2019

Task 1 - Exploratory Data Analysis on Telco Customer Churn Dataset

You will need to perform exploratory data analysis on the Telco Churn Dataset. You need to submit a Jupyter Notebook containing the exploratory data analysis. The Notebook (.ipynb file) has to be present in a repository titled eda-taskphase-{{your first name}} on your GitHub account.

This task is about extracting insights and telling a story with the given data.

Refer the Kaggle Kernels for the given dataset to know more about EDA. Look for tags like eda, data visualisation etc.

Note:

  • You can use either Python or R.
  • Original submissions will be rewarded.
  • Please do not implement any machine learning algorithms as part of this task.

Timeline for this task is as follows:

Date
22nd September 2019 Progress Check
1st October 2019 Final Submission

Workflow

Install Miniconda or Anaconda on your system. Once installed, you should be able to start a Jupyter Notebook server from the command line. Refer this article to get started with Jupyter Notebooks.


Resources

  1. Learn Data Science by Kaggle
  2. Git and GitHub
  3. Books on data science

Good luck!

Releases

No releases published

Packages

No packages published