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 6669466 commit 4766a79Copy full SHA for 4766a79
README.md
@@ -753,6 +753,7 @@
753
* [Python最佳实践指南](http://pythonguidecn.readthedocs.io/zh/latest/)
754
* [Python 精要教程](https://www.gitbook.com/book/wizardforcel/python-essential-tutorial/details)
755
* [Python 量化交易教程](https://www.gitbook.com/book/wizardforcel/python-quant-uqer/details)
756
+* [Python黑魔法手册](https://magic.iswbm.com/preface.html)
757
* Django
758
* [Django 1.5 文档中文版](http://django-chinese-docs.readthedocs.org/en/latest/) 正在翻译中
759
* [Django 2.0 文档中文版](https://docs.djangoproject.com/zh-hans/2.0/)
@@ -785,6 +786,7 @@
785
786
## R
787
788
* [R语言忍者秘笈](https://github.com/yihui/r-ninja)
789
+* [R语言教程](https://www.math.pku.edu.cn/teachers/lidf/docs/Rbook/html/_Rbook/index.html)
790
791
[返回目录](#目录)
792
0 commit comments