surgeo icon indicating copy to clipboard operation
surgeo copied to clipboard

Make "ALL OTHER NAMES" and forename equivalent available

Open theonaunheim opened this issue 3 years ago • 2 comments

Currently returns NaN because it is normalized to "ALLOTHERNAMES".

theonaunheim avatar Apr 20 '21 00:04 theonaunheim

pranav_thing.pdf

Kludgy workaround to impute values instead of calculating with NaNs.

theonaunheim avatar Jul 11 '21 15:07 theonaunheim

Thank you! This is very helpful. I also noticed that when I pass series that have NaNs in some parts, but all series have the same length, get_probabilities() returns a pandas that is larger than any of the initial series. I think this might correct for that as well, but I'll confirm.

jrm87 avatar Jul 21 '21 16:07 jrm87