Dividing into Groups
Now we will divide the data into the control user group and the test user group.
Завдання
Swipe to start coding
- Create the new variable
df_controlwith the'control'group and using theDataFrame.query()function. - Create the new variable
df_testwith the'test'group. - Show the first row of the
df_control. - Show the first row of the
df_test.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 3. Розділ 6
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Чудово!
Completion показник покращився до 4.55
Dividing into Groups
Свайпніть щоб показати меню
Now we will divide the data into the control user group and the test user group.
Завдання
Swipe to start coding
- Create the new variable
df_controlwith the'control'group and using theDataFrame.query()function. - Create the new variable
df_testwith the'test'group. - Show the first row of the
df_control. - Show the first row of the
df_test.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 3. Розділ 6
single