hi everyone, I have a huge pkl file(around 12gb) that I need to process with alteryx.
This file is too big that every time I try to convert to csv file in python will be failed.
Can anyone tell me how to read pkl in alteryx? I know there is a python tool but I dont know how to configure it and I didn't have the answer after search for similar cases. Thank you.
I did not find any option to import .kpl file, so maybe its not possible by Alteryx native tools?
We can sure use the python module but as you mentioned, it will crash on Python.