In #176, following the generic solution in https://stackoverflow.com/a/78066237, we updated the code to remove the warning about future deprecation of features.
In the temporary folder issue176_fillna_warning there is a notebook where you can run SaveData to ensure that the warning no longer appears.
I will delete the temporary folder issue176_fillna_warning once you finish reviewing, before I merge. This temporary folder is necessary because without it, there's no way of testing whether the warning shows up (it's not something we can test for using unit tests)
In #176, following the generic solution in https://stackoverflow.com/a/78066237, we updated the code to remove the warning about future deprecation of features.
issue176_fillna_warning
there is a notebook where you can run SaveData to ensure that the warning no longer appears.issue176_fillna_warning
once you finish reviewing, before I merge. This temporary folder is necessary because without it, there's no way of testing whether the warning shows up (it's not something we can test for using unit tests)