- Hands-On Data Science and Python Machine Learning
- Frank Kane
- 130字
- 2021-07-15 17:15:04
Running Python scripts
Throughout this book, we'll be using the IPython/Jupyter Notebook format (which are .ipynb files) that we've been looking at so far, and it's a great format for a book like this because it lets me put little blocks of code in there and put a little text and things around it explaining what it's doing, and you can experiment with things live.
Of course, it's great from that standpoint, but in the real world, you're probably not going to be using IPython/Jupyter Notebooks to actually run your Python scripts in production, so let me just really briefly go through the other ways you can run Python code, and other interactive ways of running Python code as well. So it's a pretty flexible system. Let's take a look.
推薦閱讀
- Web程序設計及應用
- SOA實踐
- 信息安全技術
- Java Web基礎與實例教程
- Expert Android Programming
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- Python機器學習編程與實戰
- Oracle JDeveloper 11gR2 Cookbook
- HTML5從入門到精通(第4版)
- NoSQL數據庫原理
- Python全棧數據工程師養成攻略(視頻講解版)
- Spring Boot+Vue全棧開發實戰
- Windows Embedded CE 6.0程序設計實戰
- Kotlin開發教程(全2冊)