I want to create a table using pandas and pandastable. Table should be like this. How it should be
Because of privacy issues I can not share any code or screenshot I did so far. But I am getting something quite similar to this. Timeinstance's are calculated from somedate variables. And I could not manage to put the attributes(there are more than just 2) to the row of related timeInstance. I am using groupby method so. somedate group1 somedate2 group1 and every info block is another df.Right now my table looks like this.