Go here for the latest.
Last active
April 27, 2017 01:03
-
-
Save iangow/4fbc003b102af5c9adae2709448ad57f to your computer and use it in GitHub Desktop.
Code to get data from WRDS into PostgreSQL
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@amarder
As a bonus, I included (see
In [16]:
) code to pull the data directly from WRDS into a Pandas data frame. The code that fixes types in PostgreSQL could adapted to fix column types in the Pandas data frame.