Hello everyone,
I have a python script (out of alteryx so not in the alteryx python tool) on a .py file that until today allows to export data in .parquet without worry.
For technical reasons, we need to convert these data to .yxdb for export.
Do you know of any way of exporting to .yxdb from a .py file?
Thank you in advance for answers.