-
As part of aligning with emerging standards and simplifying our support for newer Python versions, I'd like us to consider dropping support for Python 3.9 and moving towards adopting the SPEC0 standar…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Re…
-
1. How to select an ideal forecasting method? (~ Ward et al. 2014)
* evaluate forecasting approaches across different time series
* do time series properties influence which methods (or para…
ha0ye updated
5 years ago
-
See [this sage-devel discussion](https://groups.google.com/g/sage-devel/c/s39WysaG0fI) for the problem. Compare
```
sage: plot(x^2,(x,0,5000)) # missing display of 1e7 above y-axis
sage: plot(x…
-
**Is your feature request related to a problem? Please describe.**
In the contributing guide, there is currently no section on benchmarking or optimizing code.
**Describe the solution you'd like**
T…
-
```
(This is the template to request a task. If you want to report something
else, please change the template above.)
Please describe what needs to be done. Include links if possible.
Write document…
-
**Description of the issue**
The recommendation from [scientific python](https://scientific-python.org/specs/spec-0000/) is to drop python 3.10 by 2024Q4. [NumPy however will drop py3.10 by April 202…
-
As of 2022R1, the spec says little about decimal `toString` representation and it doesn't mention when to use scientific notation, etc.
https://github.com/ballerina-platform/ballerina-spec/blob/6eeb…
-
Improving the content and format of the [Scientific Python Lectures](https://lectures.scientific-python.org/)
**Format:** Currently, the document compiled with Sphinx and presented as a static webpag…
-
I cloned the latest hid-examples as of Oct31,2024 but when I run 'cabal build', I get this:
$ cabal --version
cabal-install version 3.12.1.0
compiled using version 3.12.1.0 of the Cabal library
…