Commit 6fa4fc2
authored
Add pandas timeline
> # Plan for dropping Python 2.7
>
> The Python core team plans to stop supporting Python 2.7 on January 1st, 2020. In line with [NumPy's plans](https://github.com/numpy/numpy/blob/master/doc/neps/nep-0014-dropping-python2.7-proposal.rst#plan-for-dropping-python-27-support), all pandas releases through December 31, 2018 will support Python 2.
>
> The final release before **December 31, 2018** will be the last release to support Python 2. The released package will continue to be available on PyPI and through conda.
>
> Starting **January 1, 2019**, all releases will be Python 3 only.
https://github.com/pandas-dev/pandas/blob/master/doc/source/install.rst#plan-for-dropping-python-271 parent 718798d commit 6fa4fc2
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
123 | 127 | | |
124 | 128 | | |
125 | 129 | | |
| |||
0 commit comments