This warning shows up in the test suite
openfisca_us/tests/test_variables.py::test_variable[spm_unit_income_decile]
/opt/hostedtoolcache/Python/3.7.12/x64/lib/python3.7/site-packages/microdf/generic.py:253: RuntimeWarning: invalid value encountered in true_divide
ranks /= self.weights.values.sum()
This warning shows up in the test suite