The data is parsed in as a pandas dataframe and cannot be saved locally. The tableau_api_lib and tableauserverclient seem to only accept file paths as upload options and do not accept a string, df, or bytes as an input.
The data is parsed in as a pandas dataframe and cannot be saved locally. The tableau_api_lib and tableauserverclient seem to only accept file paths as upload options and do not accept a string, df, or bytes as an input.