Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Вивчайте Examine the Dataset | Section
Statistics for Data Science with Python

Examine the Dataset

Свайпніть щоб показати меню

In this section, a sample of IT specialists' salaries will be analyzed. Begin by examining the first five observations of the dataset:

  • work_year - this year, the salary was paid;
  • experience_level - the experience level: EN is Entery-level, MI is Mid-level, SE-Senior-level, EX is Executive level;
  • job_title - the name of a job;
  • salary - the value of the salary;
  • salary_currency - the currency of the salary;
  • salary_in_usd - the value of the salary in USD;
  • company_location - the location of the company;
  • company_size - the size of the company: S-Small, M-Medium, L-Large.

Now begins a review of data types in statistics, followed by an activity to match each column name with its corresponding data type.

question-icon

Match the column name with its type.

work_year
experience_level

salary_currency

salary_in_usd

company_size

Click or drag`n`drop items and fill in the blanks

Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 1. Розділ 9

Запитати АІ

expand

Запитати АІ

ChatGPT

Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат

Examine the Dataset

In this section, a sample of IT specialists' salaries will be analyzed. Begin by examining the first five observations of the dataset:

  • work_year - this year, the salary was paid;
  • experience_level - the experience level: EN is Entery-level, MI is Mid-level, SE-Senior-level, EX is Executive level;
  • job_title - the name of a job;
  • salary - the value of the salary;
  • salary_currency - the currency of the salary;
  • salary_in_usd - the value of the salary in USD;
  • company_location - the location of the company;
  • company_size - the size of the company: S-Small, M-Medium, L-Large.

Now begins a review of data types in statistics, followed by an activity to match each column name with its corresponding data type.

Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 1. Розділ 9
some-alt