JuliaDataReaders / DataReaders.jl

A Julia library to get remote data via Requests.jl and get DataFrame (from DataFrames.jl) or TimeArray (from TimeSeries.jl)
MIT License
10 stars 7 forks source link

Url used for google is not processing requests #30

Closed ashishpriyadarshiCIC closed 6 years ago

ashishpriyadarshiCIC commented 6 years ago

The URL used in daily.jl inside Google folder might not process requests as it's sensing that the network is sending automated queries.