Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~568 People Reached
Favorite Forums
Favorite Tags

4 Posted Topics

Member Avatar for Sagar14

Hi, I'm using Google Base API for python to insert data in Google Merchant centre. The code is working fine till I asked for inserting the data (the last 3 lines of the code). Can anybody help me to figure out where the error can be. [CODE]import gdata.base.service import gdata.service …

Member Avatar for Sagar14
0
104
Member Avatar for Sagar14

Hi, My name is sagar, and I'm a complete newbie in programming & python, but I'm very keen to learn both these things. Also, I'm at present trying to use python to extract data from web through various APIs. I mainly working with Google API. So, there will be lot …

Member Avatar for Sagar14
0
80
Member Avatar for Sagar14

Hi, I'm at present working on extracting data from various online news sites, and then analyzing it. The code is given below. But when I'm writing this last code, the following error is coming: >>> import newsfeatures >>> allw,artw,artt= newsfeatures.getarticlewords( ) >>> wordmatrix,wordvec= newsfeatures.makematrix(allw,artw) Error: Traceback (most recent call last): …

Member Avatar for Sagar14
0
147
Member Avatar for ecostas

Hi, I'm using python to do social networking analysis. The code I'm using is given below. But when I'm using following code (after the code given below): >>>import Facebook >>> s=facebook.fbsession( ) Press enter after logging in: I'm getting following error: Traceback (most recent call last): File "<pyshell#40>", line 1, …

Member Avatar for Sagar14
0
237

The End.