File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,6 @@ regression. Currently only the single variable IV estimators are polished.
132
132
133
133
### Running
134
134
135
-
136
135
- Python 3.9+
137
136
- NumPy (1.19+)
138
137
- SciPy (1.5+)
Original file line number Diff line number Diff line change 5
5
:align: left
6
6
:alt: linearmodels logo
7
7
8
-
9
- .. warning ::
10
-
11
- The next version of linearmodels will be 5.0 and will change the default sorting order
12
- for models created using formulas. You can use the new behavior by adding
13
- ``from linearmodels.__future__ import ordering `` to your code. This
14
- version will increase the minimum version of formulaic to 0.6.0.
15
-
16
8
.. note ::
17
9
18
10
`Stable documentation <https://bashtage.github.io/linearmodels/ >`_ for the latest release
You can’t perform that action at this time.
0 commit comments