"Surfing the Data Pipeline with Python" is a textbook that guides people through the steps of getting themselves unstuck, acquiring data, wrangling data, and exploring data.
i was testing out the workflow for setting up postgres on a mac and my version threw and error on psql because it didn't create a db for the user by default via brew. i added the fix as a hint here and submitted this pr. feel free to apply however appropriate.
jrkopko,
i was testing out the workflow for setting up postgres on a mac and my version threw and error on
psql
because it didn't create a db for the user by default via brew. i added the fix as a hint here and submitted this pr. feel free to apply however appropriate.-alonzi