Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

BUG: Dockerfile doesn't install pandas directly #62429

Open
Labels
BuildLibrary building on various platforms Docs
@Alvaro-Kothe

Description

Pandas version checks

  • I have checked that this issue has not already been reported.

  • I have confirmed this bug exists on the latest version of pandas.

  • I have confirmed this bug exists on the main branch of pandas.

Reproducible Example

N/A

Issue Description

The Dockerfile doesn't contain any direct installation instruction of Pandas. The CI logs shows that it is installed as a dependency of fastparquet.

Collecting pandas>=1.5.0 (from fastparquet>=2024110->-r /tmp/requirements-dev.txt (line 22))

Expected Behavior

Pandas should be explicitly installed from PyPi during the Docker build, or it should be built from source. The latter seems to be the preferred option, as the objective of the Dockerfile is to contribute to pandas.

Edit: Another option is to extend the documentation, adding instructions to build it from source.

Installed Versions

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    BuildLibrary building on various platforms Docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /