4-1. Frame - Edit
Last updated
Last updated
Add Column: Add a new column.
Add Row: Add a new row.
Delete: Enabled when one or multiple columns are selected. It deletes the selected columns.
Rename: Rename the column.
As Type: Change the type of data entered.
To Datetime: Enabled when one or multiple columns are selected. It changes the data in those columns to date format.
Replace: Enabled when one or multiple columns are selected. Change a specific value to another.
Discretize: Enabled when one column is selected. It divides the data in that column into categories or bins.
New column: Name the column you want to add.
Add type: Choose how you want to populate the data in the column you're adding.
Calculate: Fill in the result of an operation between values in a specific variable or column.
Statistics: Populate with statistics for the specific column(s).
Replace: Replaces a specific value in the selected column with another value to fill it.
Condition: Replaces values in the selected column that meet a specific condition with another value.
Apply: Apply more complex conditions.
New row: Set a name for the row, which will be used as the index.
Choose how you want to populate the data for the rows you want to add.
Variable: Fill with a specific value.
Column: Fill with values from a specific column.
You can also use +Variable to put the result of an operation between values or columns.
Target column: This lists the selected column that you want to change to time format.
Format: Select the time format to be listed.
If Day first, True is selected, the data will be interpreted as day/month/year instead of month/day/year and changed to a time format.
Add-sub columns: Add a new column that represents the values in the column changed to time format in a different time type.
Column: The selected column is listed.
Replace type: Choose how you want to modify the value.
Replace: Replace the Origin value with the Replace value.
Condition: Replace values that meet a specific condition with Replace value.
Apply: Replace value with a value that satisfies a more complex condition.
New column: Name the new column where your work product will be listed.
Target column: The name of the selected column is listed.
Bins count: Set the number of bins to discretize the data into.
Discretize type: Select a discretization type. The number of bins follows the value set in Bins count.
Interval based: Divide the data into equal intervals.
Quantile based: Set and divide bins based on the quantiles of the data distribution.
Direct input: Set the Left edge, Right edge of each section directly.