Plugin information
Version | 1.0.0 |
---|---|
Author | Dataiku (Alex Bourret) |
Released | 2019-10-12 |
Last updated | 2019-10-18 |
License | Apache Software License |
Source code | Github |
Reporting issues | Github |
How to use
- From your DSS project, create a Prepare Recipe.
- In the Prepare Recipe, press Add a new step. In the Math / Numbers processors library, select Convert binary hexa to/from decimal:
- In Input column, select the column containing the numbers to convert
- In Output column, set the name of the column which will contain the conversion results
- Select the conversion type according to the base of the source and the expected output base
- Finally, run the recipe.
The content of input column will be converted and copied in output column