milktrader / Quandl.jl

Julia api to Quandl open source financial, economic and social datasets
Other
67 stars 31 forks source link

Closed #96 #98

Closed prcastro closed 8 years ago

prcastro commented 8 years ago

It seems that the new API (or Requests.jl) does't like empty query arguments. I'll try to make this function cleaner soon. In the meantime, this is ready to merge.

milktrader commented 8 years ago

Is this on julia 0.4 ? That's where Quandl is currently fixed.

prcastro commented 8 years ago

Well, I was using Julia v0.4.2 in the time I made this PR

milktrader commented 8 years ago

ok, that should work. Just worried about fixing things on v0.5 since that will surely open a new can of worms