CodeForPhilly / pbf-scraping

Project for Philadelphia Bail Fund to scrape new criminal filings from municipal court
https://codeforphilly.github.io/pbf-scraping
10 stars 4 forks source link

Remove intermediary variables for message construction #11

Closed grahamalama closed 3 years ago

grahamalama commented 4 years ago

My goal with this PR was to remove as much intermediary munging / formatting as possible to get from DataFrame -> printed message.

The flow was, in general:

Now, the flow is: