Re: Upgrading pandas

2021-11-12 Thread Drew Parsons
On 2021-11-12 14:06, George N. White III wrote: On Wed, 10 Nov 2021 at 13:14, Andreas Tille wrote: I wonder what you think here whether it makes sense to stop providing the docs for this package. Packaging itself is complex enough and spending extra amounts of work for something users can

Re: Upgrading pandas

2021-11-12 Thread George N. White III
On Wed, 10 Nov 2021 at 13:14, Andreas Tille wrote: > Hi, > > pandas is lagging behind upstream by several versions. I guess we > should try to get in sync with upstream a bit more. Thus I upgraded Git > and tried to adapt the patches (not sure whether I succeeded completely > - checking would

Re: Upgrading pandas

2021-11-11 Thread Nilesh Patra
On 11 November 2021 1:37:57 am IST, Gordon Ball wrote: >On Wed, Nov 10, 2021 at 07:32:53PM +0100, Timo Röhling wrote: >> Hi Andreas, >> >> * Andreas Tille [2021-11-10 18:14]: >> > nbsphinx.NotebookError: TypeError in user_guide/style.ipynb: >> > 'coroutine' object is not subscriptable >>

Re: Upgrading pandas

2021-11-10 Thread Julien Puydt
Le mercredi 10 novembre 2021 à 19:36 +, Alastair McKinstry a écrit : > > > On 10/11/2021, 16:33, "Timo Röhling" wrote: > >     Hi Andreas, > >     * Andreas Tille [2021-11-10 18:14]: >     >   nbsphinx.NotebookError: TypeError in user_guide/style.ipynb: >     >   'coroutine' object is

Re: Upgrading pandas

2021-11-10 Thread Gordon Ball
On Wed, Nov 10, 2021 at 07:32:53PM +0100, Timo Röhling wrote: > Hi Andreas, > > * Andreas Tille [2021-11-10 18:14]: > > nbsphinx.NotebookError: TypeError in user_guide/style.ipynb: > > 'coroutine' object is not subscriptable > This seems to be an issue with nbconvert 5.6.1, which apparently

Re: Upgrading pandas

2021-11-10 Thread Alastair McKinstry
On 10/11/2021, 16:33, "Timo Röhling" wrote: Hi Andreas, * Andreas Tille [2021-11-10 18:14]: > nbsphinx.NotebookError: TypeError in user_guide/style.ipynb: > 'coroutine' object is not subscriptable This seems to be an issue with nbconvert 5.6.1, which apparently is

Re: Upgrading pandas

2021-11-10 Thread Andreas Tille
Am Wed, Nov 10, 2021 at 07:36:00PM + schrieb Alastair McKinstry: > > I've the same error in python-xarray, both 0.20.1 I'm packaging and the > current 0.19.0 now FTBFS due to this. > Can we prioritise upgrading nbconvert to 6+ ? I guess you should forward this question to Debian Python

Re: Upgrading pandas

2021-11-10 Thread Andreas Tille
Hi Timo, Am Wed, Nov 10, 2021 at 07:32:53PM +0100 schrieb Timo Röhling: > * Andreas Tille [2021-11-10 18:14]: > > nbsphinx.NotebookError: TypeError in user_guide/style.ipynb: > > 'coroutine' object is not subscriptable > This seems to be an issue with nbconvert 5.6.1, which apparently is >

Re: Upgrading pandas

2021-11-10 Thread Timo Röhling
Hi Andreas, * Andreas Tille [2021-11-10 18:14]: nbsphinx.NotebookError: TypeError in user_guide/style.ipynb: 'coroutine' object is not subscriptable This seems to be an issue with nbconvert 5.6.1, which apparently is not playing nice with updated Jupyter notebook packages [1]. I wonder

Upgrading pandas

2021-11-10 Thread Andreas Tille
Hi, pandas is lagging behind upstream by several versions. I guess we should try to get in sync with upstream a bit more. Thus I upgraded Git and tried to adapt the patches (not sure whether I succeeded completely - checking would be really welcome). The package does not build yet since the