Hi. Hope you're all ok.
I'm using treetime on google colaboratory and installed just like the tutorial. I've tried de .tsv and .csv file but it ends the same way everytime:
"MissingDataError: ERROR: Cannot read metadata: need at least one column that contains the taxon labels. Looking for the first column that contains 'name', 'strain', or 'accession' in the header"
thats the code i'm using (python 3): !treetime --tree /content/arvore.txt --aln /content/genomacompleto.fas --dates /content/Nomedata1OK.csv
here is an exemple of my .tsv file's header

and my .csv

Please, someone help me. I don't know what to do anymore