Code Monkey home page Code Monkey logo

Comments (7)

rerock avatar rerock commented on August 16, 2024

I tried both bconnected key and CalNet password as my password (in my stat157.cfg) but I was not able to read the docid of the Google Spreadsheet from the config file.

from questionnaire.

kqdtran avatar kqdtran commented on August 16, 2024

Got the same error as @wliang88. I tried to hardcode the values in client = gspread.login('[email protected]', '*********') but also got the same authentication error.

from questionnaire.

jzhang980 avatar jzhang980 commented on August 16, 2024

I had same Problem before. So I did following steps:

  1. I changed the bconnected key (I forgot it the old one)
  2. I went to my stat157.cfg file and changed to the new bconnected key in my VM
  3. run Ipython notebook, copy the code from example.py and run the code, we can read the raw data
  4. After 3, I don't know how to use ipython to clean the raw data.

from questionnaire.

kqdtran avatar kqdtran commented on August 16, 2024

Hmm I did exactly the same in step 1 and 2 about 5 times, but it always failed for me. Let me try that again then...

The code in example.ipynb is identical to example.py (in fact, looking at the code, I think Aaron generated it from the notebook), so you shouldn't have to copy and paste.

Will keep you posted if I can get the authentication issue resolved...

from questionnaire.

jzhang980 avatar jzhang980 commented on August 16, 2024

ok, That code only for read the first three rows :

{'Timestamp': '9/4/2013 20:48:39', 'What is your learning style?': ''}
{'Timestamp': '9/4/2013 21:48:39', 'What is your learning style?': 'Your scores were:\n\nVisual: 3\nAural: 5\nRead/Write: 4\nKinesthetic: 7\n\nYou have a mild Kinesthetic learning preference.'}
{'Timestamp': '9/4/2013 21:48:45', 'What is your learning style?': 'I have a multimodal (VAK) learning preference.'}

I typed :print filtered_data , it shows all

BTW, we are group 6, my group members helped me a lot. Thank you guys!

from questionnaire.

kqdtran avatar kqdtran commented on August 16, 2024

okayyyy now I'm setting my own key instead of using a predefined key, and IT WORKS!

@wliang88 try setting your own key!

from questionnaire.

rerock avatar rerock commented on August 16, 2024

yeah, and when setting your own key please dont use a Non-alphanumeric character. That was my problem.

from questionnaire.

Related Issues (20)

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.