statsmodels
Here are 123 public repositories matching this topic...
-
Updated
Mar 11, 2019 - Jupyter Notebook
Hey Contributor!
Thanks for checking out HyperLearn!! Super appreciate it.
Since the package is new (only started like August 27th)..., Issues are the best place to start helping out, and or check out the Projects tab. There's a whole list of stuff I envisioned to complete.
Also, if you have a NEW idea: please post an issue and label it new enhancement.
In terms of priorities, I wanted
-
Updated
Aug 3, 2020 - Jupyter Notebook
-
Updated
Jul 27, 2020 - R
-
Updated
Apr 1, 2020 - Python
-
Updated
Aug 17, 2020 - Python
Is your proposed enhancement related to a problem? Please describe.
Add support and automated tests for python 3.5+, and for MacOS, Windows
Describe the solution you'd like
Add test matrix with tox
Describe alternatives you've considered
Tox, or any other solution that would run tests on travis ci for dfferent versions/platforms
-
Updated
Jun 28, 2019 - HTML
-
Updated
Jun 6, 2019 - Jupyter Notebook
-
Updated
Dec 21, 2017 - HTML
-
Updated
Aug 21, 2020 - Jupyter Notebook
-
Updated
Mar 13, 2019 - Jupyter Notebook
-
Updated
Aug 12, 2019 - R
-
Updated
Jun 19, 2020 - Python
-
Updated
Nov 24, 2018 - Jupyter Notebook
-
Updated
Sep 16, 2019 - Jupyter Notebook
-
Updated
Sep 13, 2019 - Jupyter Notebook
-
Updated
Jul 1, 2020 - Python
-
Updated
Jul 25, 2017
-
Updated
Jan 21, 2019 - Jupyter Notebook
-
Updated
Feb 26, 2019 - HTML
-
Updated
Aug 18, 2017
-
Updated
Feb 15, 2019 - Python
-
Updated
Jul 3, 2020 - Jupyter Notebook
-
Updated
Jul 9, 2020 - Python
-
Updated
Jul 2, 2020 - Jupyter Notebook
-
Updated
Feb 8, 2017 - Jupyter Notebook
-
Updated
Jul 14, 2020 - Jupyter Notebook
-
Updated
Jan 21, 2018 - Jupyter Notebook
Improve this page
Add a description, image, and links to the statsmodels topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the statsmodels topic, visit your repo's landing page and select "manage topics."
I'm sorry if I missed this functionality, but
CLIversion hasn't it for sure (I saw the related code only ingenerate_code_examples.py). I guess it will be very useful to eliminate copy-paste phase, especially for large models.Of course, piping is a solution, but not for development in Jupyter Notebook, for example.