Giter Site home page Giter Site logo

sungchun12 / schedule-python-script-using-google-cloud Goto Github PK

View Code? Open in Web Editor NEW
12.0 2.0 3.0 26 KB

:clock4: Schedules a Python script to append data into Bigquery using Google Cloud's App Engine with a cron job

Python 100.00%
google-cloud bigquery cron python-script chicago-traffic appengine-python

schedule-python-script-using-google-cloud's People

Contributors

dependabot[bot] avatar sungchun12 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

schedule-python-script-using-google-cloud's Issues

Keep getting asked for credentials in CLI?

Heya,

This was just what I was looking for, but it seems I'm having major difficulties getting it to actually run.

Done exactly what you've written, tried with both API-key and without. Keep getting this error:

File "/env/local/lib/python2.7/site-packages/pandas_gbq/gbq.py", line 194, in get_credentials credentials = self.get_user_account_credentials() File "/env/local/lib/python2.7/site-packages/pandas_gbq/gbq.py", line 370, in get_user_account_credentials credentials = app_flow.run_console() File "/env/local/lib/python2.7/site-packages/google_auth_oauthlib/flow.py", line 362, in run_console code = input(authorization_code_message) EOFError: EOF when reading a line

Do you have any idea why?

issues with requirements.txt file

Hi!,

Trying to replicate your steps but keep getting the following errors. I updated the requirements text with the following:

pandas==0.3.0
sodapy==1.4.6
datalab==1.1.4
gunicorn==19.7.1
six==1.10
Flask==0.12.2
pandas-gbq==0.5.0

and I got the following error:

tensorflow 1.10.0 has requirement numpy<=1.14.5,>=1.13.3, but you'll have numpy 1.15.0 which is incompatible.
tensorflow 1.10.0 has requirement setuptools<=39.1.0, but you'll have setuptools 40.1.0 which is incompatible.
requests 2.18.4 has requirement urllib3<1.23,>=1.21.1, but you'll have urllib3 1.23 which is incompatible.
datalab 1.1.4 has requirement pandas>=0.22.0, but you'll have pandas 0.3.0 which is incompatible.
pandas-profiling 1.4.1 has requirement pandas>=0.19, but you'll have pandas 0.3.0 which is incompatible.
seaborn 0.9.0 has requirement pandas>=0.15.2, but you'll have pandas 0.3.0 which is incompatible.

Let me know if I messed up something in the requirements table. New on this, so I apologize in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.