Changes
🐞 Bug fixes
- fix: PySpark was raising during
collectwhen it contained no rows and a void dtype column (#2032) - fix:
is_inwas raising when used with empty list (#2031)
🛠️ Other improvements
- chore: fix pandas-stubs issues (#2008)
- fix(typing): Resolve all
mypy&pyrighterrors for_arrow(#2007)
Thank you to all our contributors for making this release possible!
@EdAbati, @MarcoGorelli and @dangotbanned