Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 842 Bytes

File metadata and controls

28 lines (20 loc) · 842 Bytes

Analyze Medical Appointments System

Introduction

This analysis is to explore a dataset containing 110k medial appointments from Brazil. The goal is to identify patients whose most likly not show up for their appointment.

Visualization

Key Points

  • Contain +100K medial appointments.

Process

  • Data Wrangle(Gather, Assess, Clean)
  • Exploratory Data Analysis

Main file

  • Medical_Appointments.ipynb main file work through all the project.

Dataset:

Code and Resources Used

Python Verison: 3.8

packages: Pandas, NumPy, matplotlib, Seaborn, datetime