Op 26/10/2021 om 19:46 schreef Schachner, Joseph:
Why force unpacking? Why not assign a tuple? That would look like a simple
assignment: x := (alpha, beta, gamma)
And you could access x[0], x[1] and x[2].
I think asking := to support x, y := alpha, beta is a request to address an
u
Op 25/10/2021 om 18:47 schreef Christman, Roger Graydon:
Message: 8
Date: Mon, 25 Oct 2021 11:20:52 +0200
From: Antoon Pardon
To: python-list@python.org
Subject: Re: New assignmens ...
Message-ID: <5761dd65-4e87-8b8c-1400-edb821204...@vub.be>
Content-Type: text/plain; charset=utf-8; format=fl
On 27/10/2021 04.16, Avi Gross via Python-list wrote:
> Chris,
>
> I think it is time someone set up a business where they do the homework for
> people for a mere $1,000 or so per hour. Anonymously, of course. And we can
> refer requests for free homework advice there.
>
> Maybe the answer to thi
On 27/10/2021 12.29, Stefan Ram wrote:
> dn writes:
>> On 27/10/2021 11.16, Stefan Ram wrote:
>>> The Mental Game of Python - Raymond Hettinger (PyBay 2019)
>>> | "The computer gives us words that do ### things.
> ...
>> Alternately, if your question was to identify the mumbled word, it is
>> (se
On Wed, Oct 27, 2021 at 10:16 AM dn via Python-list
wrote:
> Programmers of the world unite!
> You have nothing to lose but your 0
> - or your 1
Many operations in computing are fully reversible. After you do
something, you can undo it. After you assign, you can unassign. And
after you ite, you c
On 27/10/2021 11.21, Stefan Ram wrote:
> r...@zedat.fu-berlin.de (Stefan Ram) writes:
>> The Mental Game of Python - Raymond Hettinger (PyBay 2019)
>> |What daddy does is make new words to make computers easier to use."
>
> BTW: It now also reminds me of:
>
> |What I Do
> |
> |I build paradigms
On 27/10/2021 11.16, Stefan Ram wrote:
> dn writes:
>> Some time ago I watched a video of a Raymond Hettinger talk. In it he
>> recounted answering his son's question of 'what do you do, Dad?'
>
> The Mental Game of Python - Raymond Hettinger (PyBay 2019)
>
> Around minute 21, Raymond says:
>
Hello,
The result of df.count() appears to be a series object. How to store the
result of df.count() as a new dataframe in Pandas?
That is data anyhow.
Regards,
David
--
https://mail.python.org/mailman/listinfo/python-list
Some time ago I watched a video of a Raymond Hettinger talk. In it he
recounted answering his son's question of 'what do you do, Dad?' by
suggesting that programmers spend much?most of their time thinking of
names - and good names are better than "n = name", etc. This theme
developed throughout the
On 2021-10-25 22:40, anders Limpan wrote:
> i would like to create a contact book were you can keep track of
> your friends. With this contact book you will both be able to add
> friends and view which friends that you have added. anyone
> interested in helping me out with this one ?=) --
Python p
I have 2 matrix with , M and M' , The M' matrix is the result of calculation
"order preserving" of the matrix M so i will explain more by examples , so
here is the matrix M :
M= np.array([
[15,4,-1,9,10,7],
[-4,2,29,11,98,5],
[101,24,3,19,77,53],
[0,88,34,62
Am 26.10.21 um 07:40 schrieb anders Limpan:
i would like to create a contact book were you can keep track of your friends.
With this contact book you will both be able to add friends and view which
friends that you have added. anyone interested in helping me out with this one
?=)
Here is how
Why force unpacking? Why not assign a tuple? That would look like a simple
assignment: x := (alpha, beta, gamma)
And you could access x[0], x[1] and x[2].
I think asking := to support x, y := alpha, beta is a request to address an
unnecessary, easily worked around, issue. And as previo
Op 25/10/2021 om 23:03 schreef Chris Angelico:
> On Tue, Oct 26, 2021 at 7:18 AM Antoon Pardon wrote:
>> Op 25/10/2021 om 20:39 schreef Chris Angelico:
>>> On Tue, Oct 26, 2021 at 5:35 AM Antoon Pardon wrote:
By putting limits on the walrus code, you are not reducing complexity, you
ar
Chris,
I think it is time someone set up a business where they do the homework for
people for a mere $1,000 or so per hour. Anonymously, of course. And we can
refer requests for free homework advice there.
Maybe the answer to this request is to suggest they use FACEBOOK which
seemingly keeps you
😂
> Here at Homeworks Anonymous, the first step is admitting that what you
> have is a homework problem. :)
>
> ChrisA
--
punkt.de GmbH
Lars Liedtke
.infrastructure
Kaiserallee 13a
76133 Karlsruhe
Tel. +49 721 9109 500
https://infrastructure.punkt.de
i...@punkt.de
AG Mannheim 108285
Geschäft
16 matches
Mail list logo