pandas-dev / pandas-stubs

Public type stubs for pandas
BSD 3-Clause "New" or "Revised" License
234 stars 125 forks source link

df.apply should allow pd.NA from Callables #961

Closed JanEricNitschke closed 4 months ago

JanEricNitschke commented 4 months ago

df.apply() should allow Callables to return either an S1 compatible type or pd.NA