Why concatenation can’t handle Nones in categorical columns when the DF can hold it in the first place
I have 2 DFs with object
type columns, which work fine with concatenation.
I have 2 DFs with object
type columns, which work fine with concatenation.