George Shaikovski

Results 2 comments of George Shaikovski

Just reported a related issue with `apply` swallowing exceptions: https://github.com/pandas-dev/pandas/issues/44031 `apply` explicitly ignores all exceptions when processing an empty DataFrame. This leads to `apply` returning an empty DataFrame, **which is...

Hi @rhshadrach any new comments on the above? Happy to make an PR is this sounds reasonable.