data-apis / dataframe-api

RFC document, tooling and other content related to the dataframe API standard
https://data-apis.org/dataframe-api/draft/index.html
MIT License
102 stars 20 forks source link

Fixup typing of null / NullType #320

Closed MarcoGorelli closed 1 year ago

MarcoGorelli commented 1 year ago

the current NullType = Any isn't great, we can do better