- Mastering Python Data Visualization
- Kirthi Raman
- 128字
- 2021-07-09 21:33:53
What you need for this book
For this book, you need Python 2.7.6 or a later version installed on your operating system. For the examples in this book, Mac OS X 10.10.5's Python default version (2.7.6) has been used. Other software packages used in this book are IPython, which is an interactive Python environment. The new version of IPython is called Jupyter, which now has kernels for 50 different languages.
Install the prepackaged scientific Python distributions, such as Anaconda from Continuum or Enthought Python Distribution if possible. Anaconda typically comes with over 300 Python packages. For the Python packages that are not included in the prepackaged list, you may either use pip or conda to install them. Some examples are provided in Appendix, Go Forth and Explore Visualization.
- 少兒人工智能趣味入門:Scratch 3.0動畫與游戲編程
- Full-Stack React Projects
- Learning Data Mining with R
- C語言課程設(shè)計(jì)
- Keras深度學(xué)習(xí)實(shí)戰(zhàn)
- Java Web開發(fā)詳解
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- AutoCAD 2009實(shí)訓(xùn)指導(dǎo)
- Node.js區(qū)塊鏈開發(fā)
- Java Web開發(fā)基礎(chǔ)與案例教程
- Flask開發(fā)Web搜索引擎入門與實(shí)戰(zhàn)
- Analytics for the Internet of Things(IoT)
- Python實(shí)戰(zhàn)指南:手把手教你掌握300個(gè)精彩案例
- Hands-On Data Visualization with Bokeh
- Tkinter GUI Application Development Blueprints