Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

fletcher 0.6.1

Compare
Choose a tag to compare
@xhochy xhochy released this 14 Oct 09:42
· 61 commits to master since this release
3a5bb31
  • Create a shallow copy on .astype(equal dtype, copy=True).
  • Import pad_1d only in older pandas versions, otherwise use get_fill_func
  • Handle fr_str.extractall and similar functions correctly, returning a pd.Dataframe containing accoring fletcher array types.