damast.data_handling.transformers.augmenters#
Module which collects transformers that add / augment the existing data
Functions
|
Convert date-time to timestamp (float) |
Classes
Compute the local index of an entry in a given group (sorted by a given column). |
|
Add Timestamp from date Time UTC. |
|
|
Replace missing and Not Available (NA) entries in a column with a given value. |
|
A class for computation in distance computation using BallTree. |
|
Create a new column with the new type of a given column. |
|
Add a column to an input dataframe by merging it with another dataset. |
|
Multiply a column by a value. |