cleanup#

from tmlt.analytics.utils import cleanup
tmlt.analytics.utils.cleanup()#

Clean up the temporary table currently in use.

If you call spark.stop(), you should call this function first.