A program to recognize and reward our most engaged community members
Hello. I have this....
I want to replace ? with the number in the availability attribute in all the example of dataset.
How can I do that?
Hi @bea11005;
Use the Generate Attributes operator :
Regards,
Lionel
Or if the "?" is really a missing value, then you can use Replace Missing Values and specify a specific value to be used.