Closed JanEricNitschke closed 4 months ago
assert_type()
df.apply() should allow Callables to return either an S1 compatible type or pd.NA
df.apply()
S1
pd.NA
assert_type()
to assert the type of any return valuedf.apply()
should allow Callables to return either anS1
compatible type orpd.NA