|
|
|
|
|
by jfim
2335 days ago
|
|
Sure, if you specify the type. It's still a gotcha because the default behavior is to upcast to floating point unless the type is defined for every integer column of every data frame, which isn't very pythonic. The example with the (incorrect) join above shows how even other operations can cause this type conversion. |
|