Jupyter Cookbook - Helion
Tytuł oryginału: Jupyter Cookbook
ISBN: 9781788839747
stron: 229, Format: ebook
Data wydania: 2018-04-30
Księgarnia: Helion
Cena książki: 29,90 zł (poprzednio: 124,58 zł)
Oszczędzasz: 76% (-94,68 zł)
Leverage the power of the popular Jupyter notebooks to simplify your data science tasks without any hassle
Key Features
- Create and share interactive documents with live code, text and visualizations
- Integrate popular programming languages such as Python, R, Julia, Scala with Jupyter
- Develop your widgets and interactive dashboards with these innovative recipes
Book Description
Jupyter has garnered a strong interest in the data science community of late, as it makes common data processing and analysis tasks much simpler. This book is for data science professionals who want to master various tasks related to Jupyter to create efficient, easy-to-share, scientific applications.
The book starts with recipes on installing and running the Jupyter Notebook system on various platforms and configuring the various packages that can be used with it. You will then see how you can implement different programming languages and frameworks, such as Python, R, Julia, JavaScript, Scala, and Spark on your Jupyter Notebook. This book contains intuitive recipes on building interactive widgets to manipulate and visualize data in real time, sharing your code, creating a multi-user environment, and organizing your notebook. You will then get hands-on experience with Jupyter Labs, microservices, and deploying them on the web.
By the end of this book, you will have taken your knowledge of Jupyter to the next level to perform all key tasks associated with it.
What you will learn
- Install Jupyter and configure engines for Python, R, Scala and more
- Access and retrieve data on Jupyter Notebooks
- Create interactive visualizations and dashboards for different scenarios
- Convert and share your dynamic codes using HTML, JavaScript, Docker, and more
- Create custom user data interactions using various Jupyter widgets
- Manage user authentication and file permissions
- Interact with Big Data to perform numerical computing and statistical modeling
- Get familiar with Jupyter's next-gen user interface - JupyterLab
Who this book is for
This cookbook is for data science professionals, developers, technical data analysts, and programmers who want to execute technical coding, visualize output, and do scientific computing in one tool. Prior understanding of data science concepts will be helpful, but not mandatory, to use this book.
Osoby które kupowały "Jupyter Cookbook", wybierały także:
- Microsoft Power BI Cookbook 186,88 zł, (29,90 zł -84%)
- Expert Data Modeling with Power BI 186,88 zł, (29,90 zł -84%)
- Microsoft Power BI Cookbook 186,88 zł, (29,90 zł -84%)
- Scala for Machine Learning - Second Edition 186,88 zł, (29,90 zł -84%)
- Data Analysis with IBM SPSS Statistics 186,88 zł, (29,90 zł -84%)
Spis treści
Jupyter Cookbook. Over 75 recipes to perform interactive computing across Python, R, Scala, Spark, JavaScript, and more eBook -- spis treści
- 1. Installation & Setting up the Environment
- 2. Adding an Engine
- 3. Accessing and Retrieving Data
- 4. Visualize your analytics
- 5. Working with Widgets
- 6. Jupyter dashboards
- 7. Sharing your code
- 8. Multiuser Jupyter
- 9. Interacting with Big Data
- 10. Jupyter Security
- 11. Jupyter Labs