TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
縮小範圍
搜尋結果 /

Python Data Science Handbook

162935
92 / 4074
出版日:2018/06/22 作者:Ivo D. Dinov  出版社:Springer-Nature New York Inc  裝訂:精裝
Over the past decade, Big Data have become ubiquitous in all economic sectors, scientific disciplines, and human activities. They have led to striking technological advances, affecting all human exper
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Big Digital Forensic Data ― Quick Analysis for Evidence and Intelligence
90 折
出版日:2018/06/20 作者:Darren Quick; Kim-kwang Raymond Choo  出版社:Springer Verlag  裝訂:平裝
This book provides an in-depth understanding of big data challenges to digital forensic investigations, also known as big digital forensic data. It also develops the basis of using data mining in big
優惠價: 9 3024
無庫存
出版日:2018/06/15 作者:Li-chun Zhang (EDT)  出版社:CRC Pr I Llc  裝訂:精裝
The quality of the integration of multiple data sources is key to ensuring that the data can be properly analyzed. This book presents statistical methods for analyzing integrated data, covering uncert
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
The Creative Curve ― How to Develop the Right Idea, at the Right Time
滿額折
出版日:2018/06/12 作者:Allen Gannett  出版社:Currency  裝訂:精裝
Big data entrepreneur Allen Gannett overturns the mythology around creative genius, and reveals the science and secrets behind achieving breakout commercial success in any field. We have been s
優惠:外文書周末優惠-單79雙75 優惠價: 79 841
無庫存
出版日:2018/06/05 作者:Jeremiah J. Garretson  出版社:New York Univ Pr  裝訂:平裝
An innovative, data-driven explanation of how public opinion shifted on LGBTQ rights The Path to Gay Rights is the first social science analysis of how and why the LGBTQ movement achieved its mos
優惠價: 1 2340
無庫存
出版日:2018/06/05 作者:Jeremiah J. Garretson  出版社:New York Univ Pr  裝訂:精裝
An innovative, data-driven explanation of how public opinion shifted on LGBTQ rights The Path to Gay Rights is the first social science analysis of how and why the LGBTQ movement achieved its mos
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
玩轉Python輕鬆過二級(簡體書)
滿額折
出版日:2018/06/01 作者:董付國  出版社:清華大學出版社(大陸)  裝訂:平裝
全書共12章,除了介紹Python編碼規範,運算符、表達式與內置對象,Python序列結構,程序控制結構,函數,面向對象程序設計,字符串,正則表達式,文件內容操作,異常處理結構,以及SQLite數據庫應用開發和tkinter編程精彩案例等知識之外,更重要的是提供了62道例題和730道練習題,尤其適合備考全國計算機等級考試二級Python模塊的考生,以及需要大量練習題來鞏固所學知識的Python愛好
優惠價: 87 256
無庫存
出版日:2018/06/01 作者:(美)尼納德‧薩斯葉  出版社:人民郵電出版社  裝訂:平裝
Python是使用最多的動態編程語言之一,應用廣泛,學習者眾多。 本書使用一個生動有趣的、基於文本的遊戲主題作為講解內容來介紹Python應用開發過程的各個方面。全書共10章,涉及簡單應用開發、模塊化、打包和發佈應用的代碼、文檔規範、單元測試、重構、設計模式、性能監測、性能優化、GUI應用、MVC框架等方方面面的軟件開發知識和技能。 本書適合有一定Python語言基礎,想要快速掌握Python項目
Python 3 面向對象編程(第2版)(簡體書)
滿額折
出版日:2018/06/01 作者:(加)達斯帝‧菲利普斯  出版社:電子工業出版社  裝訂:平裝
本書主要介紹如何使用Python 3進行面向對象編程。1~4章介紹面向對象這一編程範式的基本準則,以及Python是如何運用這些準則實現面向對象編程的;第5~8章,介紹如何利用Python中的內置函數快速、簡單地實現面向對象編程;第9~11章介紹了許多面向對象編程中常用的設計模式,以及如何使用符合 Python 語言習慣的方式來實現這些設計模式;最後第12、13章介紹了Python 3中併發編程相
優惠價: 87 517
無庫存
Python帶我起飛:入門、進階、商業實戰(簡體書)
滿額折
出版日:2018/06/01 作者:李金洪  出版社:電子工業出版社  裝訂:平裝
全書共分為4篇:第1篇,包括瞭解Python、配置機器及搭建開發環境、語言規則;第2篇,介紹了Python語言的基礎操作,包括變量與操作、控制流、函數操作、錯誤與異常、文件操作;第3篇,介紹了更高級的Python語法知識及應用,包括面向對象編程、系統調度編程;第4篇,是對前面知識的綜合及實際應用,包括爬蟲實戰、自動化實戰、機器學習實戰、人工智能實戰。本書結構清晰、案例豐富、通俗易懂、實用性強。特別
優惠價: 87 412
無庫存
Python編程入門與案例詳解(簡體書)
滿額折
出版日:2018/06/01 作者:曾剛  出版社:清華大學出版社(大陸)  裝訂:平裝
全書共分14章,第1章~第8章為Python基礎知識的講解,包括Python概述、數據與數據結構、分支、循環、函數、文件操作、面向對象編程、異常處理、多任務編程、GUI編程等內容; 從第9章開始,講述了Python在網絡相關領域的應用,主要包括數據庫操作、加解密、網絡編程、圖像處理、Web編程、網絡數據抓取等內容。本書每一章節都包含大量的編程示例及其解釋說明。本書適合於編程的初學者,或者學過其他編
優惠價: 87 256
無庫存
Python網絡數據爬取及分析從入門到精通:爬取篇(簡體書)
滿額折
出版日:2018/06/01 作者:楊秀璋  出版社:北京航空航天大學出版社  裝訂:平裝
Python網絡數據爬取及分析從入門到精通(爬取篇) 本書採用通俗易懂的語言、豐富多彩的實例,詳細介紹了使用Python語言進行網絡數據爬取的知識,主要內容包括Python語法、正則表達式、BeautifulSoup技術、Selenium技術、Scrapy框架、數據庫存儲等,同時詳細介紹了爬取網站和博客內容、電影數據信息、招聘信息、在線百科知識、微博內容、農產品信息等實例。 書中所有知識點都結合經
優惠價: 87 312
無庫存
Python程序設計實用教程(簡體書)
滿額折
出版日:2018/06/01 作者:楊連賀; 董禹龍; 房超; 畢璐琪; 梁潤宇  出版社:清華大學出版社(大陸)  裝訂:平裝
Python是一門簡單易學、功能強大的編程語言,它內建了高效的數據結構,能夠用簡單而又高效的方式編程。它優雅的語法和動態的類型,再結合它的解釋性,使其成為在大多數平臺下編寫腳本或開發應用程序的理想語言。 《Python程序設計實用教程》系統而全面地介紹了Python語言的全部內容,既能為初學者夯實基礎,又適合程序員提升技能。考慮到近幾年數據挖掘技術和網絡編程技術的發展,本書加入了Python語言在
優惠價: 87 292
無庫存
學習編程第一步:零基礎上手Python開發(簡體書)
滿額折
出版日:2018/06/01 作者:(英)羅伯‧麥爾斯  出版社:清華大學出版社(大陸)  裝訂:平裝
《學習編程第一步 零基礎上手Python開發》介紹了進行Python編程所必須進行的技能,包括:編程基礎,從簡單的數據存儲到複雜和有用的程序;Python如何在Visual Studio環境下工作;一些高級技術,包括類、基於對象的解決方案的設計;使用Python的各種庫;構建Web應用和基於雲的應用,以及GUI和遊戲;測試和調試代碼;理解職業開發的方方面面,構建自己的技能庫。主要內容:■ 獲取、安
優惠價: 87 417
無庫存
出版日:2018/06/01 作者:(美)澤德‧A.肖  出版社:人民郵電出版社  裝訂:平裝
《笨辦法學Python 3》是一本Python入門書,適合對計算機瞭解不多,沒有學過編程,但對編程感興趣的讀者學習使用。這本書以習題的方式引導讀者一步一步學習編程,從簡單的打印一直講到完整項目的實現,讓初學者從基礎的編程技術入手,最終體驗到軟件開發的基本過程。本書是基於Python 3.6版本編寫的。本書結構非常簡單,除“準備工作”之外,還包括52個習題,其中26個覆蓋了輸入/輸出、變量和函數3個
量化投资与Python语言(電子書)
出版日:2018/06/01 作者:张翔  出版社:清华大学出版社(崧博)  裝訂:電子書
Python是當前金融行業的主流編程語言,金融機構特別是量化投資領域大量使用Python進行數據分析以及投資策略測試、實盤交易等。財經類院校基本上沒有開設Python編程這門課,主要還是Excel、R等。 本書主要包括三部分: 介紹金融領域內的前沿科技,主要是大數據、雲計算、人工智能等;二是Python數據分析篇,主要介紹Python編程基礎,Pandas數據分析以及網絡爬蟲;三是量化投資篇,主要包括量化投資常見策略,當前國內量化投資平臺簡介,平臺策略開發案例分析等。 本書適合財經類院校的學生、金融機構的從業人員學習,上手簡單,有助於在大數據背景下的各種金融投資技術的應用開發。
優惠價: 7 147
出版日:2018/06/01 作者:Jawwad Ahmad Shamsi; Muhammad Khojaye  出版社:CRC Pr I Llc  裝訂:精裝
Big Data Systems encompass massive challenges related to data diversity, storage mechanisms, and requirements of massive computational power. Further, capabilities of big data systems also vary with r
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/05/31 作者:Andrew Cox; Eddy Verbaan  出版社:Facet Pub  裝訂:平裝
This book introduces research data management and discusses the nature of research, what research data is, issues related to research data management, drivers and barriers for it, research data as
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
A Primer on Scientific Programming with Python (Texts in Computational Science and Engineering)
90 折
出版日:2018/05/30 作者:Hans Petter Langtangen  出版社:Springer Verlag  裝訂:平裝
The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications
優惠價: 9 3275
無庫存
Genetics in the Madhouse ― The Unknown History of Human Heredity
90 折
出版日:2018/05/29 作者:Theodore M. Porter  出版社:Princeton Univ Pr  裝訂:軟精
The untold story of how hereditary data in mental hospitals gave rise to the science of human heredityIn the early 1800s, a century before there was any concept of the gene, physicians in insane asylu
優惠價: 9 1890
無庫存
達人迷 Python趣味編程10例(簡體書)
滿額折
出版日:2018/05/29 作者:(美)Brendan Scott  出版社:人民郵電出版社  裝訂:平裝
本書以生動詼諧的語言,圖文並茂地講解了Python的核心入門知識,從Python軟件如何安裝、配置開始,再到測試第一個簡單的程序“Hello World”,然後進階到遊戲設計環節,最終實現幾個高難度的完整項目的製作。初學者一步一步跟著學,就可以通過實踐掌握Python的應用技術。本書適合對編程感興趣的青少年和大眾初學者閱讀。
優惠價: 87 465
無庫存
Huggy the Python Hugs Too Hard
滿額折
出版日:2018/05/29 作者:Ame Dyckman; Alex G. Griffiths (ILT)  出版社:Little Simon  裝訂:硬頁書
Help little ones learn how to give a BIG gentle hug with this first story in the brand-new Wee Beasties series from New York Times bestselling author Ame Dyckman.Huggy the Python loves to hug. The onl
優惠:外文書周末優惠-單79雙75 優惠價: 79 271
無庫存
出版日:2018/05/22 作者:Lawrence Baker  出版社:Callisto Reference  裝訂:平裝
Bioinformatics is a field which uses the principles and techniques of mathematics, computer science, engineering, statistics, etc. to analyse and interpret biological data. It is also used to understa
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/05/16 出版社:Springer Verlag  裝訂:精裝
This book presents the current trends, technologies, and challenges in Big Data in the diversified field of engineering and sciences. It covers the applications of Big Data ranging from conventional f
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Python數據科學入門(簡體書)
滿額折
出版日:2018/05/15 作者:(美)約翰‧保羅‧穆勒; (義)盧卡‧馬薩羅  出版社:人民郵電出版社  裝訂:平裝
本書的目標是介紹如何使用Python 語言及其工具,解決和數據科學所關聯的複雜任務。 全書共6 個部分,分22 章,涵蓋了Python 數據科學基礎知識,數據的採集、整理、整形、應用,數據的可視化,數據分析和處理,數據學習,以及和數據科學相關的10 個話題等。本書將重點放在使用正確的工具上,教讀者如何使用Anaconda、atPlotLib、NumPy、pandas、Scikit-learn 等常
優惠價: 87 360
無庫存
Big Data and Software Defined Networks
滿額折
出版日:2018/05/11 作者:Javid Taheri (EDT)  出版社:Inst of Engineering & Technology  裝訂:精裝
Big Data Analytics and Software Defined Networking (SDN) are helping to drive the management of data and usage of the extraordinary increase of computer processing power provided by Cloud Data Centres
優惠:外文書周末優惠-單79雙75 優惠價: 79 6399
無庫存
Big Digital Forensic Data ― Data Reduction Framework and Selective Imaging
90 折
出版日:2018/05/07 作者:Darren Quick; Kim-kwang Raymond Choo  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book provides an in-depth understanding of big data challenges to digital forensic investigations, also known as big digital forensic data. It also develops the basis of using data mining in big
優惠價: 9 2376
無庫存
出版日:2018/05/07 作者:Lei Xu; Chunxiao Jiang; Yi Qian; Yong Ren  出版社:Springer-Verlag New York Inc  裝訂:精裝
With the growing popularity of “big data”, the potential value of personal data has attracted more and more attention. Applications built on personal data can create tremendous social and economic ben
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/05/04 作者:Massimo Tistarelli (EDT); Christophe Champod (EDT)  出版社:Springer-Nature New York Inc  裝訂:平裝
This comprehensive handbook addresses the sophisticated forensic threats and challenges that have arisen in the modern digital age, and reviews the new computing solutions that have been proposed to t
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
The Routledge Handbook of Interpreting
90 折
出版日:2018/05/02 作者:Holly Mikkelson (EDT); Ren嶪 Jourdenais (EDT)  出版社:Routledge  裝訂:平裝
The Routledge Handbook of Interpreting provides a comprehensive survey of the field of interpreting for a global readership. The handbook includes an introduction and twenty-seven chapters by con
優惠價: 9 3392
無庫存
出版日:2018/04/30 作者:Mustapha Akinkunmi  出版社:Morgan & Claypool  裝訂:平裝
This book is written to address the issues relating to data gathering, data warehousing, and data analysis, all of which are useful when working with large amounts of data. Using practical examples of
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/04/26 作者:Wisnu Anggoro  出版社:Packt Pub Ltd  裝訂:平裝
Learn how to build efficient, secure and robust code in C++ by using data structures and algorithms - the building blocks of C++Key FeaturesUse data structures such as arrays, stacks, trees, lists, an
優惠價: 1 2819
無庫存
出版日:2018/04/23 作者:Mervyn G. Marasinghe; Kenneth J. Koehler  出版社:Springer-Verlag New York Inc  裝訂:平裝
The aim of this textbook (previously titled SAS for Data Analytics) is to teach the use of SAS for statistical analysis of data for advanced undergraduate and graduate students in statistics, data sci
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
This book presents an accessible introduction to data-driven storytelling. Resulting from unique discussions between data visualization researchers and data journalists, it offers an integrated defini
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Serious Python ― Black-belt Advice on Deployment, Scalability, Testing, and More
滿額折
出版日:2018/04/10 作者:Julien Danjou  出版社:No Starch Pr  裝訂:平裝
An indispensable collection of practical tips and real-world advice for tackling common Python problems and taking your code to the next level. Features interviews with high-profile Python developers
優惠:外文書周末優惠-單79雙75 優惠價: 79 1201
無庫存
出版日:2018/04/10 作者:Helenrose Fives (EDT); Nicole Barnes (EDT)  出版社:Routledge  裝訂:精裝
Cases of Teachers’ Data Use addresses applications of student data beyond theoretical, school-, and district-level examinations by presenting case studies of teachers’ data use in practice. Within the
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Cases of Teachers' Data Use
90 折
出版日:2018/04/10 作者:Helenrose Fives (EDT); Nicole Barnes (EDT)  出版社:Routledge  裝訂:平裝
Cases of Teachers’ Data Use addresses applications of student data beyond theoretical, school-, and district-level examinations by presenting case studies of teachers’ data use in practice. Within the
優惠價: 9 2307
無庫存
出版日:2018/04/09 作者:Ann Rudinow Saetnan (EDT); Ingrid Schneider (EDT); Nicola Green (EDT)  出版社:Taylor & Francis  裝訂:精裝
Big Data, gathered together and re-analysed, can be used to form endless variations of our persons - so-called ‘data doubles’. Whilst never a precise portrayal of who we are, they unarguably contain g
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Python金融數據分析(簡體書)
滿額折
出版日:2018/04/08 作者:(新加坡)馬偉明  出版社:機械工業出版社  裝訂:平裝
本書將介紹股票、期權、利率衍生品等金融工具定價方法,如何根據市場指數進行大數據分析,以及如何使用NoSQL存儲tick數據,可解決建模、交易策略優化和風險管理等金融領域的複雜問題。本書面向本科生、研究生、算法開發的初學者以及使用Python進行定量研究的金融領域軟件開發人員。你無需精通Python,熟悉其基本使用情況即可。
優惠價: 87 360
無庫存
出版日:2018/04/08 作者:Daniel Memmert; Dominik Raabe  出版社:Routledge  裝訂:精裝
Data Analytics in Football provides students, researchers and coaches with a firm grounding in the principles of modern performance analysis. It offers an insight into the use of positional data, expl
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
  • 162935
    4074
  • 1
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 4074

暢銷榜

客服中心

收藏

會員專區