how to read pkl file into alteryx
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
luo
8 - Asteroid
‎04-13-2021
07:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
Labels:
- Labels:
- Python
1 REPLY 1
21 - Polaris
‎04-13-2021
10:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
