Mastering Python Data Visualization
暫譯: 精通 Python 數據視覺化

Kirthi Raman

  • 出版商: Packt Publishing
  • 出版日期: 2015-10-27
  • 售價: $2,200
  • 貴賓價: 9.5$2,090
  • 語言: 英文
  • 頁數: 305
  • 裝訂: Paperback
  • ISBN: 1783988320
  • ISBN-13: 9781783988327
  • 相關分類: Python程式語言Data-visualization
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

About This Book Explore various tools and their strengths while building meaningful representations that can make it easier to understand data Packed with computational methods and algorithms in diverse fields of science Written in an easy-to-follow categorical style, this book discusses some niche techniques that will make your code easier to work with and reuse Who This Book Is For If you are a Python developer who performs data visualization and wants to develop your existing Python knowledge, then this book is for you. A basic knowledge level and understanding of Python libraries is assumed. What You Will Learn Gather, cleanse, access, and map data to a visual framework Recognize which visualization method is applicable and learn best practices for data visualization Get acquainted with reader-driven narratives, author-driven narratives, and the principles of perception Understand why Python is an effective tool for numerical computation much like MATLAB, and explore some interesting data structures that come with it Use various visualization techniques to explore how Python can be very useful for financial and statistical computations Compare Python with other visualization approaches using Julia and a JavaScript-based framework such as D3.js Discover how Python can be used in conjunction with NoSQL, such as Hive, to produce results efficiently in a distributed environment In Detail Python has a handful of open source libraries for numerical computations that involve optimization, linear algebra, integration, interpolation, and other special functions using array objects, machine learning, data mining, and plotting. This book offers practical guidance to help you on the journey to effective data visualization. Commencing with a chapter on the data framework, the book covers the complete visualization process, using the most popular Python libraries with working examples. You will learn how to use NumPy, SciPy,

商品描述(中文翻譯)

關於本書 探索各種工具及其優勢,同時建立有意義的表示方式,以便更容易理解數據。本書包含了多個科學領域的計算方法和算法,並以易於理解的分類風格撰寫,討論一些小眾技術,使您的代碼更易於操作和重用。 本書適合誰 如果您是一位從事數據視覺化的 Python 開發者,並希望提升您現有的 Python 知識,那麼本書就是為您而寫的。本書假設讀者具備基本的知識水平和對 Python 函式庫的理解。 您將學到什麼 收集、清理、訪問和將數據映射到視覺框架中 認識適用的視覺化方法,並學習數據視覺化的最佳實踐 熟悉以讀者為主導的敘事、以作者為主導的敘事及感知原則 理解為什麼 Python 是一個有效的數值計算工具,類似於 MATLAB,並探索一些有趣的數據結構 使用各種視覺化技術來探索 Python 如何在金融和統計計算中非常有用 將 Python 與其他視覺化方法進行比較,例如使用 Julia 和基於 JavaScript 的框架如 D3.js 發現 Python 如何與 NoSQL(如 Hive)結合使用,以在分散式環境中高效產生結果 詳細內容 Python 擁有一些開源函式庫,用於涉及優化、線性代數、積分、插值及其他特殊函數的數值計算,這些函式庫使用數組對象、機器學習、數據挖掘和繪圖。本書提供實用的指導,幫助您在有效數據視覺化的旅程中前進。本書從數據框架的章節開始,涵蓋完整的視覺化過程,使用最受歡迎的 Python 函式庫並提供實作範例。您將學會如何使用 NumPy、SciPy,