- Bioinformatics with Python Cookbook
- Tiago Antao
- 114字
- 2021-06-10 19:01:43
Performing R magic with Jupyter Notebook
You have probably heard of, and maybe used, the Jupyter Notebook. Among many other features, Juptyter provides a framework of extensible commands called magics (actually, this only works with the IPython kernel of Jupyter, but that is the one we are concerned with), which allow you to extend the language in many useful ways. There are magic functions to deal with R. As you will see in our example, it makes R interfacing much more declarative and easy. This recipe will not introduce any new R functionalities, but hopefully, it will make it clear how IPython can be an important productivity boost for scientific computing in this regard.
推薦閱讀
- Intel Galileo Essentials
- Rust實戰(zhàn)
- 算法精粹:經(jīng)典計算機(jī)科學(xué)問題的Python實現(xiàn)
- 3D少兒游戲編程(原書第2版)
- Unity 5.x By Example
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- 51單片機(jī)C語言開發(fā)教程
- Learning jQuery(Fourth Edition)
- QPanda量子計算編程
- 從程序員角度學(xué)習(xí)數(shù)據(jù)庫技術(shù)(藍(lán)橋杯軟件大賽培訓(xùn)教材-Java方向)
- C語言王者歸來
- C#程序設(shè)計基礎(chǔ)與實踐
- Learning Zimbra Server Essentials
- R語言與網(wǎng)站分析
- jQuery權(quán)威指南