Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Dictionary Basics
Post: RE: Dictionary Basics

Because I had NO IDEA such a method existed!! :) :) Thank you for that, I'll check that out also. Looks like I might have several options here.
pythonjm General Coding Help 5 3,530 Nov-26-2018, 11:11 PM
    Thread: Dictionary Basics
Post: RE: Dictionary Basics

Hi and thanks for the input. So, I reverted back to where I was to begin this post and took your suggestion to initialize with an empty dictionary as follows(please ignore all the comments): reader=c...
pythonjm General Coding Help 5 3,530 Nov-26-2018, 08:26 PM
    Thread: Dictionary Basics
Post: Dictionary Basics

Good Day, I'd like to load certain data concerning HOLIDAYS into a python dictionary. Later downstream in my business process I then want to take an input date 'look it up' in that dictionary to make...
pythonjm General Coding Help 5 3,530 Nov-26-2018, 02:12 PM
    Thread: Date Variables and URL Parameters
Post: RE: Date Variables and URL Parameters

Thank you for the help, I will study this. I was able to work out my date problem satisfactorily. I do NOT use requests but rather urlopen to initiate conversation with my target API as follows: myurl...
pythonjm General Coding Help 3 6,850 Nov-07-2018, 02:40 PM
    Thread: Date Variables and URL Parameters
Post: Date Variables and URL Parameters

Is it SIMPLY IMPOSSIBLE to convert a DATE in python into a STRING suitable for a query parameter embedded in a URL? FOR ME IT IS. I've tried adding the date to lists, to dictionaries, writing it to CS...
pythonjm General Coding Help 3 6,850 Nov-06-2018, 05:31 PM

User Panel Messages

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