sssom-py
sssom-py copied to clipboard
Deal with the nones
why is the df even allowed to be none?
Originally posted by @cthoyt in https://github.com/mapping-commons/sssom-py/pull/143#discussion_r712854797
This happens a lot through the codebase - stuff is set as none by default. This is pretty bad practice and likely leads to all sorts of bugs we haven't noticed yet