microsoft / pyright

Static Type Checker for Python
Other
13.22k stars 1.42k forks source link

finding error statsmodels.api and fbprophet #8182

Closed manishmanimidipally closed 3 months ago

manishmanimidipally commented 3 months ago

If you have a question about a behavior that you’re seeing in pyright, consider posting to the Pyright discussion forum.

Is your feature request related to a problem? Please describe. A clear and concise description of the problem.

Describe the solution you’d like A clear and concise description of the solution you would like to see.

import statsmodels.api as sm from fbprophet import Prophet not gettng librabries

erictraut commented 3 months ago

You haven't provided enough information in your enhancement request, so I'm going to close the issue.

If you would like to request a new feature, please fill out the template in its entirety.