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
Got an email about calculating margins of error within the library.
Currently all pypums does is retrieve the ACS data from the census server.
I've wanted to extend the library to include some common calculations or data transformations (i.e. extract a county's data, grab only 25-55 year olds, etc.) Calculating margins of error is very common and including it on pypums could be really useful.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Got an email about calculating margins of error within the library.
Currently all
pypums
does is retrieve the ACS data from the census server.I've wanted to extend the library to include some common calculations or data transformations (i.e. extract a county's data, grab only 25-55 year olds, etc.) Calculating margins of error is very common and including it on
pypums
could be really useful.Beta Was this translation helpful? Give feedback.
All reactions