We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221ffda commit 232a5daCopy full SHA for 232a5da
_sections/50-why.md
@@ -15,4 +15,5 @@ code to use Python 3:
15
- [How to add Python 3 support to your code](https://docs.python.org/3/howto/pyporting.html)
16
- [Stop supporting Python 2.6 for free](http://www.curiousefficiency.org/posts/2015/04/stop-supporting-python26.html) (Nick Coghlan)
17
- [Why Python 4.0 won't be like Python 3.0](http://www.curiousefficiency.org/posts/2014/08/python-4000.html) (Nick Coghlan)
18
+- [Python 3 for scientists](http://python-3-for-scientists.readthedocs.io/en/latest/)
19
- [scikit-bio py3-only RFC](https://github.com/biocore/scikit-bio-rfcs/blob/master/accepted/002-py3-only.md)
0 commit comments