Op 8/04/2022 om 16:28 schreef duncan smith:
On 08/04/2022 08:21, Antoon Pardon wrote:
Yes I know all that. That is why I keep a bucket of possible duplicates
per "identifying" field that is examined and use some heuristics at the
end of all the comparing instead of starting to weed out the du
On 2022-04-08 17:28, Putsala Bhavani Maha Laxmi wrote:
The purpose of this mail is the problem encountered while using it through an
IDE platform. While using an IDE this version of python is not getting detected
even though it is already downloaded and a suggestion box to install python
appea
On 2022-04-08 20:35, Stevenson, John B via Python-list wrote:
Hello,
As a quick disclaimer, I am sorry if you have received this message multiple
times over from me. I've been having technical difficulties trying to reach
this email. Thank you.
I'm trying to install Python on a computer so th
Hello,
As a quick disclaimer, I am sorry if you have received this message multiple
times over from me. I've been having technical difficulties trying to reach
this email. Thank you.
I'm trying to install Python on a computer so that I can use it for various
tasks for my job, like mapping and
Hello all,
It fills me with joy to announce that nptyping 2.0.0 is released!
nptyping allows type hinting NumPy arrays with support for dynamic type
checking.
The most notable changes are:
* Complete rewrite, extending numpy.typing and to be MyPy-friendly;
* "Shape Expressions" that allow for a
On 08/04/2022 08:21, Antoon Pardon wrote:
Op 8/04/2022 om 08:24 schreef Peter J. Holzer:
On 2022-04-07 17:16:41 +0200, Antoon Pardon wrote:
Op 7/04/2022 om 16:08 schreef Joel Goldstick:
On Thu, Apr 7, 2022 at 7:19 AM Antoon Pardon
wrote:
I am working with a list of data from which I have t
The purpose of this mail is the problem encountered while using it through an
IDE platform. While using an IDE this version of python is not getting detected
even though it is already downloaded and a suggestion box to install python
appears .
I kindly request you to look into this issue.
Than
Op 8/04/2022 om 08:24 schreef Peter J. Holzer:
On 2022-04-07 17:16:41 +0200, Antoon Pardon wrote:
Op 7/04/2022 om 16:08 schreef Joel Goldstick:
On Thu, Apr 7, 2022 at 7:19 AM Antoon Pardon wrote:
I am working with a list of data from which I have to weed out duplicates.
At the moment I ke