question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

DOC: SciPy minimum version

See original GitHub issue

Pandas version checks

  • I have checked that the issue still exists on the latest versions of the docs on main here

Location of the documentation

https://github.com/pandas-dev/pandas/blame/main/doc/source/getting_started/install.rst#L279

Documentation problem

SciPy minimum version is listed as 1.14.1, but the latest SciPy release is 1.8.0.

Suggested fix for documentation

Correct minimum version

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jrebackcommented, Mar 21, 2022

ahh that’s a type 1.4.1

0reactions
iahsanujundacommented, Mar 21, 2022

take

Read more comments on GitHub >

github_iconTop Results From Across the Web

Toolchain Roadmap — SciPy v1.9.3 Manual
SciPy is compatible with several versions of Python. When dropping support for older Python versions, SciPy takes guidance from NEP 29 1. Python...
Read more >
Toolchain Roadmap — SciPy v1.3.3 Reference Guide
This document aims to provide a guide as to how SciPy's use of these dynamic dependencies will proceed over time. ... Minimum NumPy...
Read more >
SciPy 1.5.0 Release Notes — SciPy v1.9.3 Manual
This release requires Python 3.6+ and NumPy 1.14.5 or greater. For running on PyPy, PyPy3 6.0+ and NumPy 1.15.0 are required. Highlights of...
Read more >
SciPy 1.6.0 Release Notes — SciPy v1.9.3 Manual
This release requires Python 3.7+ and NumPy 1.16.5 or greater. For running on PyPy, PyPy3 6.0+ is required. Highlights of this release ...
Read more >
SciPy 1.8.0 Release Notes — SciPy v1.9.3 Manual
SciPy has raised the minimum compiler versions to GCC 6.3 on linux and VS2019 on windows. In particular, this means that SciPy may...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found