I can't use python in alteryx, image error appears!
Hi @Ranalytics , it seems it's a Python error, you should check the library versions you are trying to run.
Could you provide more detail as which piece of the code you are getting the error on?
I believe the problem is in the communication between python and alteryx.The code in python appends removes the missing data, for a long time I am trying to integrate python with alteryx and the problem is always in the output of jupyter notebook for alteryx, my intention is to perform tasks with the aid of python where in alteryx I find more complex , example multiply two matrices, normalize data, transform categorical data into numeric ones, all of this will be possible if I can make alteryx talk to python, because I work with python for a long time, and alteryx does not, I use alteryx for data science