Giter Site home page Giter Site logo

reemalansary / no-show-medical-appointments Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 6.25 MB

This is a data analysis project performed on a dataset from Kaggle that holds information for medical appointments in the year 2016.

Jupyter Notebook 100.00%

no-show-medical-appointments's Introduction

No-Show-Medical-Appointments

This is a data analysis project performed on a dataset from Kaggle that holds information for medical appointments in the year 2016. It is a part of the data analysis nanodegree on Udacity. The source of the data in addition to eplanation of the variables present can be found here. It is worth mentioning that some column names found in the description of the dataset on Kaggle are not the actual column names available in the downloadable file. Moreover, some of the column domains may contradict those associated with the description on Kaggle, such as the domain for the variable Handicap which is a categorical variable.

The programming language used throughout the project is python

The code and analysis for this project can be found entirely in one Jupyter Notebook

Primarily, this project focuses on deriving insights into the data, which was first provided as a .csv file. However, a simple data wrangling process had to be carried first as the data was unclean.

  • The data was thoroughly described and explained in markdown cells.
  • 3 questions were stated to be explored after the dataset was cleaned.
  • The data was assessed using visual methods in a Jupyter Notebook as well as in an Excel Sheet and it was later assessed using programmatic assessment only in a Jupyter Notebook.
  • A total of 15 quality issues were identified and fixed.
  • Data exploration and visualization was carried out using statistics and charts (donut charts, vertical/horizontal bar charts)
  • A summary of the conclusions derived for this dataset was stated
  • A summary of the limitations for this dataset was stated

The necessary libraries for this project are:

  1. numpy
  2. pandas
  3. math
  4. matplotlib.pyplot
  5. seaborn
  6. matplotlib.patches

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.