I use python 3.8, I have data:
dataAll = [(Timestamp(\'2020-12-13 22:00:00\'), \'Test\'), (Timestamp(\'2020-12-13 23:00:00\'), \'Test2\')]
I