hello
i need to turn some rows into columns for example my data looks like this

I need
| BFC | 05/16/2020 | 4.43 | 69 | 13 | 26 | 7 | 130 | 131.0 |
| BFC | 05/16/2020 | 4.43 | 71 | 13 | 8 | | | |
| | | | | | | | | |
| | | | | | | | | |
So basically all the dates stay in one column, anything within the dates get turned into columns