Hi,
Is there a limitation to the dataframe size using Alteryx.write(df,1) ?
I cant seem to write my dataframe to an anchor.
my code uses zipfile and read excel to get data.. and for some reason it is not reading in as a dataframe.. but it clearly is when i run it locally.
Is there anyway to convert it again to ensure i have it as a dataframe in alteryx?