Some median Python NaNsense
Some median Python NaNsense
Posted Jan 4, 2020 6:10 UTC (Sat) by sethkush (subscriber, #107552)Parent article: Some median Python NaNsense
After doing work with other statistics packages (I've never used Python), I would be mildly annoyed if I was using something that didn't ignore NaN values. The nan_policy solution does seem like the best way to keep everyone happy though.
