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
~336 People Reached
Favorite Forums
Favorite Tags
Member Avatar for abbiejoy21

I have the following code working perfectly for basic authentication with http. I'm going to be changing the site, however, to https. Can anyone point me in the right direction here? [CODE] import urllib2 from matplotlib.dates import strpdate2num from matplotlib.mlab import load from pylab import figure, show import urllib theurl …

0
42
Member Avatar for abbiejoy21

I'm brand new to python (and programming) and trying to write a script that will download a .csv from the Internet and then allow me to plot data from the .csv. I already have the plot working, and I can grab the file locally, but I can't figure out how …

Member Avatar for jlm699
0
294