Closed nalimilan closed 4 years ago
Thank you! The only question is what happens when you do setdimnames!
- are then they always converted to Symbol
? (I guess yes, but I do not see such tests)
Good catch. The input type was preserved, but in case of mixed type better convert everything to a common type.
Since these are allowed by DataFrames.
Fixes #51.