Find here all information about working with columns in Datameer. |
To rename a column:
A column can only be added next to a column which has content. Added columns appear to the left of the outgoing column. |
To add a column right-click a column name and select "Add Column". The new, empty column appears to the left. Adding a column is finished.
Column encoding performs ordinal, one-hot or binned encoding on column data which assigns a unique numeric value to each categorical or continuous value. Once applied, column encoding can be updated as needed until the desired results are achieved. Columns with a high cardinality are not suited for ordinal/ binned encoding. |
Column encoding provides a consistent view of prepared data which is especially helpful for teams working together on model building and testing activities. |
For ordinal encoding:
For one-hot encoding:
For binned encoding: