Recent Releases of pybear
pybear - v0.2.1
- Python dependency from ">=3.10, <3.14" to ">=3.10"
- Optional and Union type hints replaced with pipes
- numbers.Integral in docs and type hints changed to int
- feature_extraction.text
- All modules except Lexicon and TextStatistics: Fix conversion of pandas dataframes to list[list[str]]. Fix handling and casting of nan-likes; now all cast to str('nan').
- TextSplitter, TextLookup, TextLookupRealTime, TextJoiner, NGramMerger: Changed X validation to allow non-finite values (e.g. 'nan')
- Python
Published by BillSousa 10 months ago