washingtonpost / elex-live-model

a model to generate estimates of the number of outstanding votes on an election night based on the current results of the race
48 stars 5 forks source link

Onboarding documentation and CLI fixes #71

Closed dmnapolitano closed 1 year ago

dmnapolitano commented 1 year ago

Description

Hi! 👋🏻 The changes in this PR:

Jira Ticket

Part of ELEX-3101, Diane's onboarding.

Test Steps

tox, run the test-model notebook, and/or run your favorite elexmodel command.

Question

I noticed a lot of the elexmodel requirements are pretty old, for example pandas<1.5 and they're currently up to 2.1 😅 Is there any reason or would you like me to try to update the packages (in another PR of course)?