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

stats model missing in plotly express requirements.txt file #3406

Open
Labels
P3backlog bugsomething broken infrastructurebuild process etc.
@pdenapo

Description

statsmodels is being used by plotly express (for instance for px.scatter with linear regression trend, with parameter trendline="ols")

Example: I've develop a test application in Dash that you can see at

https://github.com/pdenapo/normal_bivariada

When I've tried to deploy it to heroku (following the instructions in the Dash documentation), my application
didn't work since the statsmodels was missing in the requirements.

I've fixed this by adding a

import statsmodels

statement to my code (event though this module is not used anywhere in my code), and regenerating the requirements.txt

I'm not submitting a pull request since I am not sure of which file in plotly source should be modified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3backlog bugsomething broken infrastructurebuild process etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

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