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.
132132
133133### Running
134134
135-
136135- Python 3.9+
137136- NumPy (1.19+)
138137- SciPy (1.5+)
Original file line number Diff line number Diff line change 55 :align: left
66 :alt: linearmodels logo
77
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-
168.. note ::
179
1810 `Stable documentation <https://bashtage.github.io/linearmodels/ >`_ for the latest release
You can’t perform that action at this time.
0 commit comments