You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gives {'b': 1830.0, 'f':1203.0, 'm': 46.0}. The category b!=m+f, and also the m category is way too low (there are only around double the number of females +90, not 20x).
The text was updated successfully, but these errors were encountered:
This looks wrong:
gives
{'b': 1830.0, 'f':1203.0, 'm': 46.0}
. The categoryb!=m+f
, and also them
category is way too low (there are only around double the number of females +90, not 20x).The text was updated successfully, but these errors were encountered: