This repository was archived by the owner on Feb 22, 2023. It is now read-only.
fletcher 0.6.1
- Create a shallow copy on
.astype(equal dtype, copy=True)
. - Import
pad_1d
only in olderpandas
versions, otherwise useget_fill_func
- Handle
fr_str.extractall
and similar functions correctly, returning apd.Dataframe
containing accoringfletcher
array types.