Data visualization with Python and JavaScript Scrape, clean, explore and transform your data
Book - 2022
"How do you turn raw, unprocessed, or malformed data into dynamic, interactive web visualizations? In this practical book, author Kyran Dale shows data scientists and analysts--as well as Python and JavaScript developers--how to create the ideal toolchain for the job. By providing engaging examples and stressing hard-earned best practices, this guide teaches you how to leverage the power of best-of-breed Python and JavaScript libraries. Python provides accessible, powerful, and mature libraries for scraping, cleaning, and processing data. And while JavaScript is the best language when it comes to programming web visualizations, its data processing abilities can't compare with Python's. Together, these two languages are a per...fect complement for creating a modern web-visualization toolchain. This book gets you started."--Publisher marketing.
- Subjects
- Genres
- Textbooks
Handbooks and manuals - Published
-
Sebastopol, CA :
O'Reilly Media
2022.
- Language
- English
- Main Author
- Edition
- Second edition
- Item Description
- Previous edition: 2016.
- Physical Description
- xxxvi, 529 pages: illustrations (black and white) ; 24 cm
- Bibliography
- Includes bibliographical references and index.
- ISBN
- 9781098111878
- Development setup
- A language-learning bridge between Python and JavaScript
- Reading and writing data with Python
- Webdev 101
- Getting data off the web with Python
- Heavyweight scraping with Scrapy
- Introduction to NumPy
- Introduction to pandas
- Cleaning data with pandas
- Visualizing data with Matplotlib
- Exploring data with pandas
- Delivering the data
- RESTful data with Flask
- Bringing your charts to the web with Matplotlib and Plotly
- Imagining a nobel visualization
- Building a visualization
- Introducing D3 : the story of a bar chart
- Visualizing individual prizes
- Mapping with D3
- Visualizing individual winners
- The menu bar
- Conclusion.