Hi team,
I am looking into a way to convert tab separated text content into a valid Dataframe. Is there a way to do so? I was playing around with “\t” as tab separator but somehow datagrok does not pick it up as separate columns (the new Dataframe has just one big column joint column)?