Closed prcastro closed 8 years ago
Is this on julia 0.4 ? That's where Quandl is currently fixed.
Well, I was using Julia v0.4.2 in the time I made this PR
ok, that should work. Just worried about fixing things on v0.5 since that will surely open a new can of worms
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.