Il giorno giovedì 4 marzo 2021 alle 23:51:39 UTC+1 Igor Korot ha scritto:
> Hi,
> On Thu, Mar 4, 2021 at 4:42 PM alberto wrote:
> >
> > Il giorno giovedì 4 marzo 2021 alle 22:04:57 UTC+1 Paul Bryan ha scritto:
> > > I don't see a Python program in that link.
> > >
> > > Are you asking how to
Hi,
On Thu, Mar 4, 2021 at 4:42 PM alberto wrote:
>
> Il giorno giovedì 4 marzo 2021 alle 22:04:57 UTC+1 Paul Bryan ha scritto:
> > I don't see a Python program in that link.
> >
> > Are you asking how to extract data from a CSV?
> > A good start will be to look into the csv.reader function and
>
Il giorno giovedì 4 marzo 2021 alle 22:04:57 UTC+1 Paul Bryan ha scritto:
> I don't see a Python program in that link.
>
> Are you asking how to extract data from a CSV?
> A good start will be to look into the csv.reader function and
> csv.DictReader class.
>
> Paul
> On Thu, 2021-03-04 at 12
I don't see a Python program in that link.
Are you asking how to extract data from a CSV?
A good start will be to look into the csv.reader function and
csv.DictReader class.
Paul
On Thu, 2021-03-04 at 12:36 -0800, alberto wrote:
> Hi I'm tring to write a program with python to evaluate data of c
Hi, and welcome to the list.
On 05/03/2021 09.36, alberto wrote:
> Hi I'm tring to write a program with python to evaluate data of csv data
> In particular I would extract this information
>
> View data on the presence of men and women in Affori over time.
>
> * Carry out an analysis relating t
Hi,
On Thu, Mar 4, 2021 at 2:42 PM alberto wrote:
>
> Hi I'm tring to write a program with python to evaluate data of csv data
> In particular I would extract this information
>
> View data on the presence of men and women in Affori over time.
>
> * Carry out an analysis relating to the last avai
On Thursday, March 6, 2014 3:11:10 AM UTC+5:30, Luciano Trespidi wrote:
> I'm very grateful if anyone can helpme to find a good program to develop in
> python lenguage.
> Thanks
> Inviato da:
> Ernesto Luciano Trespidi
> Email: keplero1...
> Tel. 32...
Hi and welcome
Just a small warning in ad
On 2014-03-05 22:41, Luciano Trespidi wrote:
> I'm very grateful if anyone can helpme to find a good program to
> develop in python lenguage. Thanks
This reminds me of the old joke:
Q: Why are you scratching yourself?
A: Because I'm the only one who knows where I itch!
The best place to find
Luciano Trespidi writes:
> I'm very grateful if anyone can helpme to find a good program to develop in
> python lenguage.
> Thanks
The best program to use for developing in the Python language is the
Python interpreter :-)
Beyond which, you may be interested in the Python community's “tutor”
f