On Saturday, 30 October 2021, Dieter Maurer wrote:
> Shaozhong SHI wrote at 2021-10-29 23:42 +0100:
> >Python script works well, but seems to stop running at a certain point
> when
> >handling very large dataset.
> >
> >Can anyone shed light on this?
>
> Some algorithms have non linear runtime.
>
Shaozhong SHI wrote at 2021-10-29 23:42 +0100:
>Python script works well, but seems to stop running at a certain point when
>handling very large dataset.
>
>Can anyone shed light on this?
Some algorithms have non linear runtime.
For example, it is quite easy to write code with
quadratic runtime
On 2021-10-29, Shaozhong SHI wrote:
> Python script works well, but seems to stop running at a certain point when
> handling very large dataset.
>
> Can anyone shed light on this?
No.
Nobody can help you with the amount of information you have provided.
--
Grant
--
https://mail.python.org/m
With so little information provided, not much light will be shed. When
it stops running, are there any errors? How is the dataset being
processed? How large is the dataset? How large a dataset can be
successfully processed? What libraries are being used? What version of
Python are you using? On wha
On Fri, Oct 29, 2021 at 4:04 PM dn via Python-list
wrote:
> On 30/10/2021 11.42, Shaozhong SHI wrote:
> > Python script works well, but seems to stop running at a certain point
> when
> > handling very large dataset.
> >
> > Can anyone shed light on this?
>
> Storage space?
> Taking time to load/
On 30/10/2021 11.42, Shaozhong SHI wrote:
> Python script works well, but seems to stop running at a certain point when
> handling very large dataset.
>
> Can anyone shed light on this?
Storage space?
Taking time to load/format/process data-set?
--
Regards,
=dn
--
https://mail.python.org/mailm
Python script works well, but seems to stop running at a certain point when
handling very large dataset.
Can anyone shed light on this?
Regards, David
--
https://mail.python.org/mailman/listinfo/python-list