bwiley1 / pandleau

A quick and easy way to convert a Pandas DataFrame to a Tableau .hyper or .tde extract.
MIT License
61 stars 19 forks source link

updated deletion of old log and temp files #29

Closed kudeh closed 4 years ago

kudeh commented 4 years ago

Tableau Extract API 2.0 writes log and temp files with random suffixes e.g. DataExtract_ivLPhOiC.log, hyper_db_2lVKam3k. The current method of deleting existing log files in to_tableau method doesn't get these files.