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
~554 People Reached
Favorite Forums
Favorite Tags
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
101
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
144
Member Avatar for ecostas

Hi. I'm still learning how to use dbExpress, after using Zeos and Delphi 5 for many years. I wrote a small program to import data from a MySQL database to another MySQL database totally different in terms of layout. It worked all right, though I'm afraid some of my clients …

Member Avatar for Sagar14
0
229