- IPython Interactive Computing and Visualization Cookbook(Second Edition)
- Cyrille Rossant
- 111字
- 2021-07-02 16:23:30
Introduction
This is a special chapter about good practices in interactive computing. It describes how to work efficiently and properly with the tools this book is about. We will introduce common tools such as the Unix shell, the latest features of Python 3, and Git, before tackling reproducible computing experiments (notably with the Jupyter Notebook).
We will also cover more general topics in software development, such as code quality, debugging, and testing. Attention to these subjects can greatly improve the quality of our end products (for example, software, research, and publications). We will only scratch the surface here, but you will find many references to learn more about these important topics.
推薦閱讀
- Hands-On Machine Learning with Microsoft Excel 2019
- 業(yè)務數(shù)據(jù)分析:五招破解業(yè)務難題
- Ceph源碼分析
- 計算機應用基礎(chǔ)教程上機指導與習題集(微課版)
- 深入理解InfluxDB:時序數(shù)據(jù)庫詳解與實踐
- Oracle 11g+ASP.NET數(shù)據(jù)庫系統(tǒng)開發(fā)案例教程
- 數(shù)據(jù)賦能
- 成功之路:ORACLE 11g學習筆記
- Python金融數(shù)據(jù)挖掘與分析實戰(zhàn)
- SQL Server 2012 數(shù)據(jù)庫教程(第3版)
- 數(shù)據(jù)庫基礎(chǔ)與應用
- 數(shù)據(jù)庫技術(shù)與應用:SQL Server 2008
- 高效使用Redis:一書學透數(shù)據(jù)存儲與高可用集群
- 商業(yè)銀行數(shù)據(jù)庫管理實踐
- 大學計算機基礎(chǔ)習題與實驗指導(第2版)