Hi there, I'm working on a data analysis project, I want to know what alteryx tools do the following:
1- replace NaN values with a certain value (other than 0).
2- drop a certain category in a column.
3- add values from one column to another column.
4- Create a new column based on values from another column.
PS: This project is already done using python
Thanks in advance