Skip to content

Instantly share code, notes, and snippets.

View pbazard's full-sized avatar

Philippe Bazard pbazard

View GitHub Profile
@pbazard
pbazard / test
Last active August 26, 2020 16:04
This is a test
@pbazard
pbazard / download_quandl_wiki_prices.py
Last active February 9, 2018 19:49
Download Quandl WIKI EOD stock prices
import requests
import zip
# Quandl file name
filename = 'wiki_prices.zip'
# Fetch the wiki_prices.zip file
r = requests.get(
'https://www.quandl.com/api/v3/datatables/WIKI/PRICES?qopts.export=true&api_key=YOUR-API-KEY')
resp = r.json()
@pbazard
pbazard / One-element Pixelator.markdown
Created September 5, 2015 17:48
One-element Pixelator