Animated functions with matplotlib

2020-06-03 Thread Steve Keller
I am trying to plot a live signal using matplotlib and it really drives me crazy. I have tried dozens of variants, with and without interactive (plt.ion()), with animation.FuncAnimation and doing things by hand, calling plt.show() and/or plt.draw() but nothing works as expected. One problem is th

Division issue with 3.8.2 on AIX 7.1

2020-06-03 Thread Albert Chin
I've built Python 3.8.2 on AIX 5.2, 5.3, 6.1, and 7.1. I am seeing different results for the following Python program: $ python3 -c "eps = 2.0 ** -53.0; tiny = 2.0 ** -1022.0; \ print ((1.0 - eps) / tiny * 4.0)" I get the correct result, 1.7976931348623157e+308, on AIX 5.2, 5.3, and 6.1. But, on

From an existing Pandas DataFrame, how can I create a summary DataFrame based on the union of overlapping date ranges (given a start and an end date) and an additional column?

2020-06-03 Thread Aaron
Hello, Given a dateframe with trips made by employees of different companies, I am trying to generate a new dataframe with only the company names. I am looking to combine the overlapping travel times from employees of the SAME company into a single row. If there are no overlapping travel times,

Re: Division issue with 3.8.2 on AIX 7.1

2020-06-03 Thread Miki Tebeka
> Anyone know where can I look in the Python source code to investigate > this? Probably around https://github.com/python/cpython/blob/master/Objects/floatobject.c -- https://mail.python.org/mailman/listinfo/python-list

Trouble with making modules 'global'

2020-06-03 Thread pythonfm
Hi, I am struggling with making modules global for all definitions in my code. I faced the problem with the pyomo modules but can generate the error with pandas too. The model structure looks as follow: I have 3 '.py' files each of them containing definitions. The first controls inputs and ou

Re: Division issue with 3.8.2 on AIX 7.1

2020-06-03 Thread Albert Chin
On Wed, Jun 03, 2020 at 08:11:17PM -0400, Dennis Lee Bieber wrote: > On Tue, 2 Jun 2020 12:26:16 -0500, Albert Chin > declaimed the following: > > >I've built Python 3.8.2 on AIX 5.2, 5.3, 6.1, and 7.1. I am seeing > >different results for the following Python program: > > $ python3 -c "eps = 2.

Re: Trouble with making modules 'global'

2020-06-03 Thread pythonfm
I just realized that the problem is related to python 3.8 and not to 3.7. Am Donnerstag, 4. Juni 2020 05:48:31 UTC+2 schrieb pyth...@gmail.com: > Hi, > > I am struggling with making modules global for all definitions in my code. > I faced the problem with the pyomo modules but can generate the e

Issues with Python

2020-06-03 Thread Kelley Hudson
Keep getting an error when trying to us Python with Pycharm. I uninstalled it but this was the error I received.   Sent from [1]Mail for Windows 10   References Visible links 1. https://go.microsoft.com/fwlink/?LinkId=550986 -- https://mail.python.org/mailman/listinfo/pyt

Re: Division issue with 3.8.2 on AIX 7.1

2020-06-03 Thread Sherry L. West
I need off this list please. I don’t even have this. On Wed, Jun 3, 2020 at 11:30 PM Albert Chin < python-l...@mlists.thewrittenword.com> wrote: > On Wed, Jun 03, 2020 at 08:11:17PM -0400, Dennis Lee Bieber wrote: > > On Tue, 2 Jun 2020 12:26:16 -0500, Albert Chin > > declaimed the following: >

Unsubscribe to python list

2020-06-03 Thread Meet Agrawal
I want to unsubscribe from python list and would like to stop recieving mails from the same. -- https://mail.python.org/mailman/listinfo/python-list

Re: Unsubscribe to python list

2020-06-03 Thread DL Neil via Python-list
On 4/06/20 4:59 PM, Meet Agrawal wrote: I want to unsubscribe from python list and would like to stop recieving mails from the same. At the bottom of your request (as reflected), this, and all over messages to the list is an administration link. At the foot of that web-page you will find a s

Re: Issues with Python

2020-06-03 Thread DL Neil via Python-list
On 4/06/20 2:22 PM, Kelley Hudson wrote: Keep getting an error when trying to us Python with Pycharm. I uninstalled it but this was the error I received. Sent from [1]Mail for Windows 10 References Visible links 1. https://go.microsoft.com/fwlink/?LinkId=550