AlenaMochalina / Credit-card-attrition-analysis-in-Python

0 stars 2 forks source link

Data Loading and Exploration #2 #2 #7

Open AlenaMochalina opened 2 months ago

AlenaMochalina commented 2 months ago

Load the dataset: Download the data from Kaggle and load it using libraries like pandas.

Quick check: Display the first rows using head() and get basic information about the data using info().

Find out how many records you have, what data types are present, and if there are any missing values.

Descriptive statistics: Use describe() to obtain basic statistics for numerical variables (mean, median, variance, min, max, etc.).

AlenaMochalina commented 2 months ago

Datasat neobsahuje duplikované a ani nulové hodnoty.

Data set obsahuje 23 sloupečků a 10 127 řádků.

Data jsou uložena v datových typech: