Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # Quandl - https://www.quandl.com/tools/python <code py> import quandl oil = quandl.get('EIA/PET_RWTC_D').squeeze() oil.plot(lw=2, title='WTI Crude Oil Price') </code> open/quandl.txt Last modified: 2024/10/05 06:15by 127.0.0.1