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.