eq_clean_data: eq_clean_data

Description Usage Arguments Value Examples

Description

A new dateframe is created (a cleaned dataframe) from a raw dataframe by uniting the year, month, day in a single Date column (named DataEQ) and converting some columns (LATITUDE, LONGITUDE, EQ_PRIMARY and DEATHS) to numeric.Also I realized data imputation using 'fix_na...' functions.

Usage

1

Arguments

df

A dataframe containing NOAA Earthquake data

Value

A cleaned date frame

Examples

1
2

constantin345/NOOA documentation built on May 16, 2019, 7:09 p.m.