Skip to content

Instantly share code, notes, and snippets.

@iangow
Last active April 27, 2017 01:03
Show Gist options
  • Save iangow/4fbc003b102af5c9adae2709448ad57f to your computer and use it in GitHub Desktop.
Save iangow/4fbc003b102af5c9adae2709448ad57f to your computer and use it in GitHub Desktop.
Code to get data from WRDS into PostgreSQL

Go here for the latest.

@iangow
Copy link
Author

iangow commented Apr 24, 2017

@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.

@iangow
Copy link
Author

iangow commented Apr 25, 2017

@amarder

Ignore the above. Better code here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment