SWangechi / Analyse-the-Federal-Aviation-Authority-Dataset-using-Pandas

Analyse-the-Federal-Aviation-Authority-Dataset-using-Pandas DESCRIPTION Problem: Analyze the Federal Aviation Authority (FAA) dataset using Pandas to do the following: 1.View aircraft make name , state name , aircraft model name , text information , flight phase , event description type , fatal flag , Clean the dataset and replace the fatal flag NaN with “No” Find the aircraft types and their occurrences in the dataset Remove all the observations where aircraft names are not available Display the observations where fatal flag is “Yes”

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analyse-the-Federal-Aviation-Authority-Dataset-using-Pandas

Analyse-the-Federal-Aviation-Authority-Dataset-using-Pandas DESCRIPTION Problem: Analyze the Federal Aviation Authority (FAA) dataset using Pandas to do the following: View aircraft make name , state name , aircraft model name , text information , flight phase , event description type , fatal flag ,
Clean the dataset and replace the fatal flag NaN with “No” Find the aircraft types and their occurrences in the dataset Remove all the observations where aircraft names are not available Display the observations where fatal flag is “Yes”

About

Analyse-the-Federal-Aviation-Authority-Dataset-using-Pandas DESCRIPTION Problem: Analyze the Federal Aviation Authority (FAA) dataset using Pandas to do the following: 1.View aircraft make name , state name , aircraft model name , text information , flight phase , event description type , fatal flag , Clean the dataset and replace the fatal flag NaN with “No” Find the aircraft types and their occurrences in the dataset Remove all the observations where aircraft names are not available Display the observations where fatal flag is “Yes”


Languages

Language:Jupyter Notebook 100.0%