登录 注册
当前位置:主页 > 资源下载 > 16 > Data Visualization with Python and JavaScript下载

Data Visualization with Python and JavaScript下载

  • 更新:2024-07-28 19:15:38
  • 大小:14.48MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Python - 后端
  • 格式:PDF

资源介绍

http://shop.oreilly.com/product/0636920037057.do?cmp=tw-data-books-videos-product-na_book_video_tweet, With Early Release ebooks, you get books in their earliest form—the author's raw and unedited content as he or she writes—so you can take advantage of these technologies long before the official release of these titles. You'll also receive updates when significant changes are made, new chapters are available, and the final ebook bundle is released., Python and Javascript are the perfect complement for turning data into rich, interactive web visualizations, in a world that increasingly expects more than a pre-rendered, static image. Developers need to know how to turn raw, unprocessed data, often 'dirty' or malformed, into dynamic, interactive web visualizations. Author Kyran Dale teaches you how to leverage the power of best-of-breed Python and Javascript libraries to do so, using engaging examples and stressing hard-earned best-practice., You'll learn how to:, Get data programmatically, using scraping tools or web APIs, Clean and process data using Python's heavyweight data-processing libraries, Deliver data to a browser using a lightweight Python server (Flask), Receive data and use it to create a web visualization, using D3, Canvas, or WebGL