Further TFS validation
Created by: JoschD
To be added to _validate() function in tfs-handler:
- check if column names are unique
- check if index names are unique
maybe len(set(index)) == len(index)
GitLab jobs artifacts no longer stored forever as of Monday, November 4th 08:30h. Further information under https://cern.ch/otg0152576
Created by: JoschD
To be added to _validate() function in tfs-handler:
maybe len(set(index)) == len(index)