BUG: shift() on Series of dtype bool makes dtype into object, so HDFStore won't append #4618
Labels
Dtype Conversions
Unexpected or buggy dtype conversions
Duplicate Report
Duplicate issue or pull request
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Milestone
This can be worked around; for now I'm using 0.0 and 1.0. But this seems like an issue that could be improved.
My first issue submitted; I hope it's up to scratch
The text was updated successfully, but these errors were encountered: