I wrote a simple python data function with pandas do clean up my data. Mostly I remove qualifiers and split and average data. When I run the data function during ...
When manually debugging data functions, I will often separate the DF into two files: one containing the DF itself (so that it can be copied to or from Spotfire), and one that loads the script from the ...