Merge multiple Financial Statements in python, only by positioning
I have multiple financial statements in form of df inside a category on a list, I want to merge all the financial statements per category, while preserving the information, and not repeating same year values to ilustrate the problem, I made an example on excel on what I want to achieve: enter image description here