Advertisement
lockefox

prosperwarehouse_good.py

Sep 19th, 2016
5,272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.22 KB | None | 0 0
  1. from prosper.warehouse.FetchConnection import *
  2. from prosper.warehouse.Connection import * #OPTIONAL
  3.  
  4. snapshot_handle = fetch_data_source('snapshot_evecentral',...)
  5. crest_handle = fetch_data_source('crest_markethistory',...)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement