Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaea373c

Browse files
minjk-blgitbook-bot
authored andcommitted
GITBOOK-46: Subset
1 parent29f277a commitaea373c

File tree

4 files changed

+19
-28
lines changed

4 files changed

+19
-28
lines changed

‎docs/.gitbook/assets/image (1).png‎

18 KB
Loading

‎docs/.gitbook/assets/image.png‎

22.4 KB
Loading

‎docs/data-analysis/5.-subset.md‎

Lines changed: 17 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
---
2-
description:Extractvaluesthat meet specific conditions.
2+
description:Extractthe datathat meet specific conditions from Data Frame.
33
---
44

55
#5. Subset
66

7+
<figure><imgsrc="../.gitbook/assets/image.png"alt=""width="353"><figcaption></figcaption></figure>
78

8-
9-
<figure><imgsrc="../.gitbook/assets/image (46).png"alt=""width="300"><figcaption></figcaption></figure>
10-
11-
1. Select the_**Subset**_ in the Data Analysis category.
9+
1. Click the_**Subset**_ in the_**Data Analysis**_ category.
1210

1311

1412

@@ -18,25 +16,18 @@ description: Extract values that meet specific conditions.
1816

1917
<figure><imgsrc="../.gitbook/assets/image (47).png"alt=""width="563"><figcaption></figcaption></figure>
2018

21-
1._**Data Frame**_: Select the data frame for the operation.
22-
2._**Make a copy**_: Check this option to ensure that changes do not affect the original data frame.
23-
3._**Method**_: Choose the method for specifying the rows or columns on which the operation will be applied.
24-
4._**Allocate to**_: Specify the variable name where the operation results will be stored.
25-
5._**Row Subset**_: Enter information about rows to proceed with the operation.
26-
27-
&#x20; 5-1._**Slicing**_: Extract rows by specifying a range.
28-
29-
&#x20; 5-2._**Condition**_: Specify the range or rows based on conditions.
30-
31-
&#x20; 5-3._**Indexing**_: Select desired rows directly.
32-
33-
6._**Column Subset**_: Enter information about columns to proceed with the operation.
34-
35-
&#x20; 6-1._**Indexing**_: Extract desired columns directly.
36-
37-
&#x20; 6-2._**Slicing**_: Specify the range of columns to extract.
38-
39-
7._**Code View**_: View the generated code.
40-
8._**Data View**_: Preview the output results.
41-
9._**Run**_: Execute the commands.
19+
2._**Data Frame**_: Select the data frame you want to use for your work.
20+
3._**Make a copy**_: Check if you don't want the operation to affect the original data frame.
21+
4._**Method**_: Select a method to specify which rows or columns the action will be applied to.
22+
5._**Allocate to**_: Specify the name of the variable where the results of your work will be stored.
23+
6._**Row Subset**_: Select the rows you want to work with.
24+
1._**Slicing**_: Extract rows by specifying a range.
25+
2._**Condition**_: Specify the range of rows based on a condition.
26+
3._**Indexing**_: Manually select the desired rows.
27+
7._**Column Subset**_: Select the columns you want to work with.
28+
1._**Indexing**_: Manually extract the desired columns.
29+
2._**Slicing**_: Specify the range of columns to extract.
30+
8._**Code View**_: Preview the code that will be output.
31+
9._**Data View**_: Preview the output that will be printed.
32+
10._**Run**_: Print and run the code.
4233

‎docs/machine-learning/5.-regressor.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33

44

5-
<figure><imgsrc="../.gitbook/assets/image.png"alt=""width="209"><figcaption></figcaption></figure>
5+
<figure><imgsrc="../.gitbook/assets/image (1).png"alt=""width="209"><figcaption></figcaption></figure>
66

77
1. Click on the_**Regressor**_ in the_**Machine Learning**_ category.
88

99

1010

11-
<figure><imgsrc="../.gitbook/assets/image (1).png"alt=""width="563"><figcaption></figcaption></figure>
11+
<figure><imgsrc="../.gitbook/assets/image (1) (2).png"alt=""width="563"><figcaption></figcaption></figure>
1212

1313
2._**Model Type**_: Choose the regression model.
1414

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp