how to combine same column and same row dfs into new df with just one category
I’m new to pandas and I’m trying to aggregate some data, so please excuse this question if it’s basic. I looked at many previous posts but cannot seem to find a solution.