Freelancer: godraw
Share:
Report Entry

script.py

script.py Usage: script.py -f [filename] At each run the script creates a new sheet with a unique name "Processed data - ####" from the first sheet, that is the raw data. After processing it saves the file with the same name, but the original data remains unaltered on the first sheet. Without the -f parameter Tk drops an "Ask open file name" window, but it is not stable on MS Windows in my opinion. Please give feedback.

Contest Entry #3 for                                                 Script for PyDataset table processing

Public Clarification Board

  • godraw
    godraw
    • 6 years ago

    The revised script2.py can be downloaded here:
    http://godraw.datnet.net/pydataset/script.zip

    • 6 years ago
  • rkornicki
    Contest Holder
    • 6 years ago

    Hello Tibor. I will review shortly. Please do not worry about the loading data piece - in the end the scrip will run as a part of another app and my main focus is primarily the calculation piece

    • 6 years ago
  • godraw
    godraw
    • 6 years ago

    Please skip to #4 as it contains some refinements, and checks for the negative intervals as you prescripted. Thank you!

    • 6 years ago