Hello together,
I try to write a Python tool but after hours of trying , reading and looking
for help nothing an no one would help me. So this is my most desperate call for
help. I attached the project and my required files. If there is someone who
would help me not loosing my scholarship and s
Hello all,
I have a date time string that looks like the following.
02015-07-01 00:01:44.538420-08:00
12015-07-01 00:27:58.717530-08:00
22017-07-01 07:07:48.391376-08:00
I have tried the following two different methods, both did not work.
Method one: pandas
import pandas as pd
stamp
Try python-dateutil - I found it to be one of the better python modules
for dealing with dates. You may have to replace or strip some of the
string.
Johnf
On 7/19/19 7:44 PM, C W wrote:
Hello all,
I have a date time string that looks like the following.
02015-07-01 00:01:44.538420-08:
On Jul 20, 2019 7:56 AM, wrote:
>
> Hello together,
>
> I try to write a Python tool but after hours of trying , reading and
looking for help nothing an no one would help me. So this is my most
desperate call for help. I attached the project and my required files.
Unfortunately the tutor list doe
On 25 Jun 2019 15:50, stephen.m.sm...@comcast.net wrote:
Introduction:
I have written a 'program' that does some reasonable screen scraping off of
a specific website. The program has gotten too large so I have tried to
segment it into logical pieces (tkinter logic as a start) but I am having
pr
On 7/19/19 4:53 AM, ali...@mailbox.org wrote:
> Hello together,
>
> I try to write a Python tool but after hours of trying , reading and looking
> for help nothing an no one would help me. So this is my most desperate call
> for help. I attached the project and my required files. If there is som
On Fri, Jul 19, 2019 at 10:44:36PM -0400, C W wrote:
> Hello all,
>
> I have a date time string that looks like the following.
>
> 02015-07-01 00:01:44.538420-08:00
> 12015-07-01 00:27:58.717530-08:00
> 22017-07-01 07:07:48.391376-08:00
I assume that the leading number and spaces "0