BIBLIO is the largest independent book marketplace in the world, with over 100 million books.

Skip to content

Data Visualization With Python and Javascript: Scrape, Clean, Explore, and Transform Your Data

Data Visualization With Python and Javascript: Scrape, Clean, Explore, and Transform Your Data

Data Visualization With Python and Javascript: Scrape, Clean, Explore, and
Stock photo: cover may vary

Data Visualization With Python and Javascript: Scrape, Clean, Explore, and Transform Your Data Paperback - 2023

by Dale, Kyran

Add to wish list
  • New
  • Paperback
New

Description

Oreilly & Associates Inc, 2023. Paperback. New. 2nd edition. 550 pages. 9.19x7.00x1.20 inches.
Ask the seller a question Add to wish list
A$113.17
A$48.23 Delivery to USA
Standard delivery: 7 to 14 days
More delivery options
Ships from Revaluation Books (Devon, United Kingdom)

Details

About Revaluation Books Devon, United Kingdom

Biblio member since 2020

General bookseller of both fiction and non-fiction.

Terms of Sale: 30 day return guarantee, with full refund including original shipping costs for up to 30 days after delivery if an item arrives misdescribed or damaged.

Browse books from Revaluation Books

Reader reviews for Data Visualization With Python and Javascript: Scrape, Clean, Explore, and Transform Your Data

From the publisher

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 perfect complement for creating a modern web-visualization toolchain. This book gets you started.

You'll learn how to:

  • Obtain data you need programmatically, using scraping tools or web APIs: Requests, Scrapy, Beautiful Soup
  • Clean and process data using Python's heavyweight data processing libraries within the NumPy ecosystem: Jupyter notebooks with pandas+Matplotlib+Seaborn
  • Deliver the data to a browser with static files or by using Flask, the lightweight Python server, and a RESTful API
  • Pick up enough web development skills (HTML, CSS, JS) to get your visualized data on the web
  • Use the data you've mined and refined to create web charts and visualizations with Plotly, D3, Leaflet, and other libraries
tracking-