Exploratory Data Analysis (EDA)
Exploratory Data Analysis is one of the critical processes of performing initial investigations on data analysis. Basic idea is to discover the patterns, anomalies, test hypotheses, and check the assumptions with the help of summary statistics and graphical representations. The dataset we are using for exploratory data analysis is from gss_cat. The datasets contains 21,483 observations and 9 variables. Above function will provide basic idea about variables in the datasets.
May-5-2021, 10:45:33 GMT
- Technology: