Python

2022-02-21 Thread SASI KANTH REDDY GUJJULA
Pip files are not installing after the python 3.10.2 version installing in my devise. Please solve this for me. Sent from Mail for Windows -- https://mail.python.org/mailman/listinfo/python-list

Re: Why does not Python accept functions with no names?

2022-02-21 Thread Abdur-Rahmaan Janhangeer
> BTW, this is not what is usually meant by the term "anonymous function". An anonymous function is one that is not bound to *any* name. The thing you're proposing wouldn't be anonymous -- it would have a name, that name being the empty string. Thanks for clarifying this point 👍👍👍 -- https://mai

Re: Saving/exporting plots from Jupyter-labs?

2022-02-21 Thread Martin Schöön
Den 2022-02-14 skrev Martin Schöön : > > Now I am trying out Jupyter-labs. I like it. I have two head- > scratchers for now: > > 2) Why is Jupyter-labs hooking up to Google-analytics? Now I can answer this one myself. In a tab I had been working my way through a Holoviews tutorial. The tutorial d

Re: Why does not Python accept functions with no names?

2022-02-21 Thread Avi Gross via Python-list
Eric, You bring up a related topic which I agree with. You need to be careful to make aspects of a language as consistent as possible and thus allowing no receiver of a function definition (somewhat different than no name) might result in anomalies in other parts of the language. Errors that cou

Re: Aw: PYT - How can I subscribe to a topic in the mailing list?

2022-02-21 Thread vanyp
The option to filter by topic is offered in the mailing list subscription customization page, although no option list is given. Topics may have been a project that was never implemented. Thank you for your help. Le 19/02/2022 à 21:30, Karsten Hilbert a écrit : Betreff: PYT - How can I subscr