When I made subtotals in Excel, it automatically combined differences of case, like MPEG Video and MPEG video. Pandas counts those as two separate formats.
Do we want to do a case-insensitive subtotal still, normalize the case in formats (all lowercase?), or is this rare enough that we leave it as it is?
When I made subtotals in Excel, it automatically combined differences of case, like MPEG Video and MPEG video. Pandas counts those as two separate formats.
Do we want to do a case-insensitive subtotal still, normalize the case in formats (all lowercase?), or is this rare enough that we leave it as it is?