-
Notifications
You must be signed in to change notification settings - Fork 0
Bitmask class with NumPy compatability for pandas
License
WillAyd/pandas-bitmask
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Pandas Mask This library implements a mask that can be used by the pandas library instead of a NumPy array. This project implements a suitable mask by using the nanoarrow library. Custom algorithms and conversions to NumPy are provided, where needed, to ease a potential transition for pandas from a byte-mask to a bitmask.
About
Bitmask class with NumPy compatability for pandas
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published