Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: get the full address from a zip (postal) code
Post: RE: get the full address from a zip (postal) code

apologize buran, but I need to solve this issue so I asked also in other websites please proceed the best way you prefer, even you can delete my thread best regards
mfran2002 General Coding Help 4 3,123 Mar-28-2019, 02:36 PM
    Thread: get the full address from a zip (postal) code
Post: get the full address from a zip (postal) code

Hi all, I need to get the full address from a zipcode my company has a contract to use google api, but I don't know where to start thank you! PS: I'm trying the "geopy" module but, apart from the f...
mfran2002 General Coding Help 4 3,123 Mar-28-2019, 10:02 AM
    Thread: script: remove all "carriage return" from my json variable
Post: RE: script: remove all "carriage return" from my j...

thanks buran, appreciate your help! tried and works for everyone, for something more particular I also tried and test this: x_json = row[1] loaded_json = json.loads(x_json) for each in loa...
mfran2002 General Coding Help 4 11,230 Feb-20-2019, 05:07 AM
    Thread: script: remove all "carriage return" from my json variable
Post: RE: script: remove all "carriage return" from my j...

Hi buran, your perfectly right, sorry for this missing my json variables come from a fetch from mysql DB (they are assigned by the json columns of a table) I tried this, unsuccessfully: sql = "SEL...
mfran2002 General Coding Help 4 11,230 Feb-19-2019, 10:12 AM
    Thread: script: remove all "carriage return" from my json variable
Post: script: remove all "carriage return" from my json ...

Hi all, in my script I have a variable json with its fields (key, value) I would like to remove all the "CRLF" (or "\n") from all the value fields of the json Do you know how I can do? thank you!
mfran2002 General Coding Help 4 11,230 Feb-19-2019, 09:42 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020