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

Python Data Science Handbook

163011
87 / 4076
出版日:2020/01/01 作者:胡松濤  出版社:清華大學出版社(大陸)  裝訂:平裝
生活離不開算法,學習Python也離不開算法。本書主要講解Python語言下的簡單算法,適用於對Python有初步瞭解的讀者,可以讓讀者對數據結構和語言本身有更好的理解。 本書分為11個章節:第1章簡單介紹算法以及算法的評判標準;第2~3章用圖示詳細地說明計算機中常用的算法―排序和查找;第4~11章借用LeetCode的試題演示如何使用算法來解決具體問題。 本書內容詳盡、示例豐富,是算法(Pyth
零基礎輕鬆學Python:青少年趣味編程(全彩版)(簡體書)
滿額折
出版日:2020/01/01 作者:快學習教育 編著  出版社:機械工業出版社  裝訂:平裝
Python是一門非常流行的編程語言,不僅在諸多高新技術領域有著深入的應用,而且非常適合作為青少年學習編程的入門語言。本書通過講解如何用Python編程,幫助青少年鍛煉邏輯思維,培養分析問題、解決問題的能力。全書共7章,可劃分為3個部分。第1部分為第1~5章,先講解Python編程的基本操作和基礎知識,然後分別講解控制語句、數據結構、函數與模塊等Python編程的核心知識。第2部分為第6章,通過5
優惠價: 87 365
無庫存
Python編程與幾何圖形(簡體書)
滿額折
出版日:2020/01/01 作者:王振  出版社:電子工業出版社  裝訂:平裝
《Python編程與幾何圖形》通過構建多種幾何圖形或函數曲線的程序實例,由淺及深地闡述Python編程在畫幾何圖形時所需要的知識和方法。每個實例都會讓讀者體會到幾何組合圖形的美觀和編程思維的精妙,初步建立數學建模、程序分析、程序設計的思維。《Python編程與幾何圖形》不是側重Python編程語法,而是重在從解決實際數學問題的角度出發闡述程序設計的邏輯和實現代碼,其中涉及的必要的和基本的編程知識及
優惠價: 87 308
無庫存
Python自然語言處理與開發(簡體書)
滿額折
出版日:2020/01/01 作者:葉虎  出版社:清華大學出版社(大陸)  裝訂:平裝
自然語言處理技術在構建智能社會中發揮越來越重要的作用。本書介紹如何學習和使用流行的Python編程語言開發自然語言處理應用。主要內容包括面向自然語言處理開發的Python編程語言入門,使用Python開發中文分詞,實現Word文檔自動校對基礎,文本相似度計算和排重的原理與實現,文本摘要的原理與實現,問答式聊天機器人算法與代碼實現、機器翻譯技術及其實現與評測。本書是獵兔搜索技術在Python自然語言
優惠價: 87 465
無庫存
Python高級機器學習(簡體書)
滿額折
出版日:2020/01/01 作者:(英)約翰‧哈蒂  出版社:人民郵電出版社  裝訂:平裝
Python是傑出的腳本語言,在速度、安全性和可擴展性等方面表現出眾。在機器學習領域,越來越多的從業者也選擇使用易於上手、功能強大的Python語言。本書依次介紹無監督機器學習、深度信念網絡、堆疊式降噪自編碼機、卷積神經網絡、半監督學習技術、文本特徵工程,模型集成方法,以及其他一些實用的Python機器學習工具。除了理論知識與代碼實現,本書還細緻講解了分析和解決問題的思路,極具啟發性。
優惠價: 87 308
無庫存
出版日:2019/12/27 作者:Nicos Komninos (EDT); Christina Kakderi (EDT)  出版社:Edward Elgar Pub  裝訂:精裝
Examining the changing nature of cities in the face of smart technology, this book studies key new challenges and capabilities defined by the Internet of Things, data science, blockchain and artificia
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
基於Python的Web大數據爬取實戰指南(簡體書)
滿額折
出版日:2019/12/11 作者:夏換; 楊秀璋; 于小民  出版社:科學出版社  裝訂:平裝
本書主要是基於Python的Web大數據爬取實戰指南,選題內容包括基礎知識和通過Python爬取Web網頁數據兩大部分。下圖是PythonWeb數據采集的結構圖,主要包括三個部分:網絡傳播技術、信息提取技術和數據存儲技術。網絡傳播通常是使用HTTP進行,常用的傳播方式包括HTML、XML、Json、Ajax和純文本等;信息提取技術主要可以通過Python語言、R語言、Java語言等進行獲取,其中主
優惠價: 87 741
無庫存
Python程序設計(簡體書)
滿額折
出版日:2019/12/09 作者:曹仰傑; 段鵬松; 陳永霞; 楊聰  出版社:清華大學出版社(大陸)  裝訂:平裝
本書分三部分, 共15章。第一部分基礎篇, 介紹Python的起源和發展、開發工具、語法基礎、控制結構、複合數據結構、字符串與正則表達式、函數、類與對象、文件操作、錯誤與異常等內容第二部分進階篇, 深入講解Python的虛擬環境Anaconda、科學計算庫NumPy、數據分析庫Pandas、繪圖工具matplotlib和數據分析工具SciPy; 第三部分實踐篇, 主要介紹Python在機器學習領域
優惠價: 87 360
無庫存
Python網絡爬蟲開發從入門到精通(簡體書)
滿額折
出版日:2019/12/06 作者:劉延林  出版社:北京大學出版社  裝訂:平裝
本書共分 3 篇,針對 Python 爬蟲初學者,從零開始,系統地講解了如何利用 Python 進行常見的網絡爬蟲的程序開發。第 1 篇快速入門篇(第 1 章 ~ 第 9 章):本篇主要介紹了 Python 環境的搭建和一些 Python 的基礎語法知識等、Python爬蟲入門知識及基本的使用方法、Ajax 數據的分析和抓取、動態渲染頁面數據的爬取、網站代理的設置與使用、驗證碼的識別與破解,以及
優惠價: 87 412
無庫存
出版日:2019/12/03 作者:Edited by Didier Bigo; Engin Isin and Evelyn Ruppert  出版社:Routledge  裝訂:精裝
Data has become a social and political issue because of its capacity to reconfigure relationships between states, subjects, and citizens. This book explores how data has acquired such an important cap
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Python程序設計基礎(簡體書)
滿額折
出版日:2019/12/01 作者:鐘雪靈  出版社:電子工業出版社  裝訂:平裝
本書介紹Python程序設計的基礎知識,集教材、習題、上機實驗於一體,內容涵蓋全國計算機等級考試二級Python 語言程序設計的考試大綱,包括11章教學內容和9個實驗。在教學內容中,第1~6章介紹Python程序設計的基礎知識,第7~9章分別介紹三個用於數據分析的第三方程序包(NumPy、Pandas、Matplotlib)及其應用,第10~11章主要圍繞Tushare財經數據庫介紹運用Pytho
優惠價: 87 308
無庫存
Python數據分析案例教程(簡體書)
滿額折
出版日:2019/12/01 作者:萬念斌  出版社:廈門大學出版社  裝訂:平裝
Python語言是一種面向對象的解釋型計算機程序設計語言,它具有豐富和強大的數據分析和處理庫以及語言的簡潔性、易讀性和可擴展性等特點。本書內容包括五部分,介紹Python數據分析庫、Numpy庫的科學計算和數據處理函數、Pandas的數據結構,各種外部數據的讀寫、強大高效的數據分析函數,Matplotlib繪製柱繪圖、Python數據分析綜合案例,識別需求、數據獲取、數據清洗轉換等。本書可作為計算
優惠價: 87 224
無庫存
A Stata Companion for the Third Edition of the Fundamentals of Political Science Research
90 折
出版日:2019/11/30 作者:Paul M. Kellstedt  出版社:Cambridge Univ Pr  裝訂:平裝
A Stata Companion for the Third Edition of The Fundamentals of Political Science Research offers students a chance to delve into the world of Stata using real political data sets and statistical analysis techniques directly from Paul M. Kellstedt and Guy D. Whitten's best-selling textbook. Built in parallel with the main text, this workbook teaches students to apply the techniques they learn in each chapter by reproducing the analyses and results from each lesson using Stata. Students will also learn to create all of the tables and figures found in the textbook, leading to an even greater mastery of the core material. This accessible, informative, and engaging companion walks through the use of Stata step-by-step, using command lines and screenshots to demonstrate proper use of the software. With the help of these guides, students will become comfortable creating, editing, and using data sets in Stata to produce original statistical analyses for evaluating causal claims. End-of-chapter
優惠價: 9 1241
無庫存
出版日:2019/11/29 作者:John S. Pedersen (EDT); Adrian Wilkinson (EDT)  出版社:Edward Elgar Pub  裝訂:精裝
Since the early 2000s, digital data has transformed the way we live and work. This timely book looks to big data analytics to understand this revolutionary change, unpacking the impact of big data ana
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2019/11/18 作者:Yves Hilpisch  出版社:美商歐萊禮  裝訂:平裝
掌握金融大數據“Python易於理解的文法、容易與C/C++整合,以及各式各樣的數值計算工具,使其成為金融分析的自然選項。它正快速替代主流金融機構所使用的語言與工具,成為實質的標準。”—Kirat SinghBeacon Platform公司CEO暨共同創辦人Python已經成為最適合用來處理資料,以及以人工智慧進行理財的首選程式語言。有些大型投資銀行與對沖基金都使用Python及其生態系統來建構
Trusted Data ― A New Framework for Identity and Data Sharing
79 折
出版日:2019/11/12 作者:Thomas Hardjono ; David L. Shrier ; Alex Pentland  出版社:Mit Pr  裝訂:平裝
How to create an Internet of Trusted Data in which insights from data can be extracted without collecting, holding, or revealing the underlying data.Trusted Data describes a data architecture that pla
優惠價: 79 901
無庫存
編程超有趣:奇妙Python輕鬆學‧第1輯(簡體書)
滿額折
出版日:2019/11/01 作者:HelloCode人工智能國際研究組 編著  出版社:人民郵電出版社  裝訂:平裝
本書是“從編程思維到人工智能”系列書中的D二個模塊――Python系列中的D1輯,通過學生小墨與墨博士、墨哥哥的對話故事展開,加入多幅手繪漫畫,生動有趣地講解編程語言Python的基礎知識。 內容從Python的安裝方法開始介紹,然後編寫D一行代碼Hello World,進而通過設計遊戲的故事情節引導小讀者主動思考如何使用各類函數,實現更多功能。這本書根據小朋友的理解能寫作,講解非常淺顯易懂,把小
優惠價: 87 360
無庫存
Python編程基礎與數據分析(簡體書)
滿額折
出版日:2019/10/31 作者:王娟; 華東; 羅建平  出版社:南京大學出版社  裝訂:平裝
《Python編程基礎與數據分析》從Python基礎知識開始,由淺入深,逐漸引入以Python為開發工具進行數據分析、圖像處理、機器學習等模塊,全書共10章,分為兩大部分:基礎篇和進階篇。基礎篇為章至第7章,主要介紹了Python的各種數據結構、控制結構、函數及異常處理;進階篇為第8章至0章,主要介紹了多種類型的文件數據處理、圖形圖像處理及人工智能之機器學習模塊,並使用Scikit-learn庫介
優惠價: 87 187
無庫存
出版日:2019/10/25 作者:Kantardzic  出版社:John Wiley & Sons Inc  裝訂:精裝
Presents the latest techniques for analyzing and extracting information from large amounts of data in high-dimensional data spaces The revised and updated third edition of Data Mining contains in one
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2019/10/23 作者:Mark S. Greenberg  出版社:Thieme Medical Pub  裝訂:平裝
The quintessential neurosurgical handbook for day-to-day practice!Now in an updated ninth edition, Handbook of Neurosurgery by Mark Greenberg is synonymous with the most classic neurosurgical handbook
優惠價: 1 4000
無庫存
出版日:2019/10/21 作者:李立宗  出版社:深智數位  裝訂:平裝
本書特色  介紹以Python為基礎的OpenCV視覺函數庫的使用  內容通俗易懂、生動有趣,案例豐富,實用性強 內容簡介 電腦視覺技術的應用越來越廣泛,有非常多的軟體工具和函數庫可以用來建置電腦視覺應用,針對Python的OpenCV就是一個很好的選擇,本書正是針對以Python為基礎的OpenCV來說明的。 Python和OpenCV結合,必將產生巨大的威力。本書以OpenCV官方文件的知
Machine Learning With Spark And Python - Essential Techniques For Predictive Analytics
滿額折
出版日:2019/10/18 作者:Bowles  出版社:John Wiley & Sons Inc  裝訂:平裝
Machine Learning with Spark and Python Essential Techniques for Predictive Analytics Second Edition simplifies ML for practical uses by focusing on two key algorithms. This new second edition improves
優惠價: 9 1710
無庫存
Python程序開發案例教程(簡體書)
滿額折
出版日:2019/10/01 作者:黑馬程序員  出版社:中國鐵道出版社  裝訂:平裝
Python是近年來流行的編程語言之一,其清晰的語法和可讀性使其成為初學者的完美編程語言,並且深受編程人員的喜好和追捧。 本書以Python 3.7.3為開發環境,從入門者的角度出發,以簡潔、通俗易懂的語言逐步展開Python語言教學。全書共分17章,內容包括Python環境搭建、數字類型與字符串、流程控制、列表與元組、集合和字典、函數、類與面向對象、模塊、文件與文件路徑操作、錯誤和異常、正則表
優惠價: 87 271
無庫存
出版日:2019/10/01 作者:Pollock  出版社:Cq Pr  裝訂:平裝
In Pollock's trusted IBM SPSS® workbook, students dive headfirst into actual political data and work with a software tool that prepares them not only for future political science research, but the job
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
教孩子學Python編程(簡體書)
滿額折
出版日:2019/10/01 作者:張益琿  出版社:清華大學出版社(大陸)  裝訂:平裝
本書由經驗豐富的程序員編寫,從零開始,全方位、生動有趣地講解Python編程的方方面面。內容主要包括:Python開發環境的配置、基礎語法、文件操作、桌面應用開發、遊戲開發、數據庫操作、用Python開發網站和編寫爬蟲等知識。全書以興趣為核心,通過示例引導,循序漸進地讓讀者學習用Python編寫應用程序。另外,本書還設計了賞心悅目的漫畫插圖,錄製了同步視頻教程(手機掃碼即可觀看),不僅可以大幅降低
優惠價: 87 517
無庫存
出版日:2019/09/30 作者:Janice P. L. Kenney  出版社:Cambridge Univ Pr  裝訂:精裝
Geomicrobiology is the study of microbes and microbial processes and their role in driving environmental and geological processes at scales ranging from the nano, micron, to meter scale. This growing field has seen major advances in recent years, largely due to the development of new analytical tools and improvements to existing techniques, which allow us to better understand the complex interactions between microbes and their surroundings. In this comprehensive handbook, expert authors outline the state-of-the-art and emerging analytical techniques used in geomicrobiology. Readers are guided through each technique including background theory, sample preparation, standard methodology, data collection and analysis, best practices and common pitfalls, and examples of how and where the technique has been applied. The book provides a practical go-to reference for advanced students, researchers and professional scientists looking to employ techniques commonly used in geomicrobiology.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2019/09/30 作者:Charles Bouveyron  出版社:Cambridge Univ Pr  裝訂:精裝
Cluster analysis finds groups in data automatically. Most methods have been heuristic and leave open such central questions as: how many clusters are there? Which method should I use? How should I handle outliers? Classification assigns new observations to groups given previously classified observations, and also has open questions about parameter tuning, robustness and uncertainty assessment. This book frames cluster analysis and classification in terms of statistical models, thus yielding principled estimation, testing and prediction methods, and sound answers to the central questions. It builds the basic ideas in an accessible but rigorous way, with extensive data examples and R code; describes modern approaches to high-dimensional data and networks; and explains such recent advances as Bayesian regularization, non-Gaussian model-based clustering, cluster merging, variable selection, semi-supervised and robust classification, clustering of functional data, text and images, and co-cl
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Datastory: Explain Data and Inspire Action Through Story
滿額折
出版日:2019/09/17 作者:Nancy Duarte  出版社:Ideapress Pub  裝訂:平裝
What if you sliced data and found a huge problem or opportunity? Data did its job, but now it needs a storyteller. The way insights are communicated could reverse or increase the trajectory of data. T
優惠價: 79 1049
無庫存
Python 3.7從入門到精通(視頻教學版)(簡體書)
滿額折
出版日:2019/09/04 作者:王英英  出版社:清華大學出版社(大陸)  裝訂:平裝
本書用於Python編程快速入門,注重實戰操作,幫助讀者循序漸進地掌握Python 3.7開發中的各項技術。本書提供了所有實例的源代碼,以供讀者直接查看和調用。同時,還提供了近20小時培訓班形式的視頻教學錄像,詳細講解書中每一個知識點和數據庫操作技巧。另外,本書還提供技術支持QQ群,專為讀者答疑解難。本書分為22章,內容包括認識Python的概念、開發環境配置方法、Python的基礎語法、列表、元
優惠價: 87 465
無庫存
Python編程從0到1(視頻教學版)(簡體書)
滿額折
出版日:2019/09/03 作者:張頔  出版社:機械工業出版社  裝訂:平裝
本書以Python語言構建了程序設計基礎課程的教學體系。本書在對程序設計核心方法的探討上較其他Python書籍更為全面和深入。通過對本書內容的學習,讀者將全面地掌握用Python進行程序設計的基本能力。本書分為4章,每章都細分為若干節,知識點非常詳細。第1章向讀者介紹Python的基本語法和程序設計的一般方法。第2章向讀者介紹函數這一重要概念。第3章通過Python的內建類型講述了常見數據結構。第
優惠價: 87 412
無庫存
Python語言程序設計教程(簡體書)
滿額折
出版日:2019/09/01 作者:胡學鋼; 王永國  出版社:安徽大學出版社  裝訂:平裝
本書基於Windows 7和Python3.6 IDLE開發環境編寫而成,主要包括Python開發環境、Python語言基礎、基本數據類型、控制結構、組合數據類型、自定義函數、文件、Python計算生態、Python應用初步等內容。本書集教材、練習、實驗於一體,注重基礎,強調實踐,在內容講解上採用循序漸進、逐步深入的方式,重點突出,案 例選擇恰當,同時提供配套的電子教案、試題庫、無紙化考試系統等電子資源,方便教學和考試。本書可作為普通高校計算機類專業本、專科學生學習“Python程序設計”課程的教材或參考書,也可供廣大計算機編程愛好者自學和參考。
優惠價: 87 271
無庫存
Python程序設計教程(第2版‧微課版)(簡體書)
滿額折
出版日:2019/09/01 作者:楊年華; 柳青; 鄭戟明  出版社:清華大學出版社(大陸)  裝訂:平裝
本書主要介紹Python語言的基礎知識及其在數據處理、分析和可視化中的應用。本書一方面側重基礎知識的講解,另一方面側重講解利用Python進行數據處理與分析的方法和應用案例。為了方便讀者理解,本書主要選用經濟管理類的案例。本書中的代碼均在Python 3.7中測試通過。本書適合作為高校本科生或研究生的程序設計、Python數據分析等課程的入門教材,也可作為相關科研工作者或工程實踐者的參考書。
優惠價: 87 360
無庫存
Python編程指南:語法基礎、網絡爬蟲、數據可視化與項目實戰(簡體書)
滿額折
出版日:2019/09/01 作者:關東升  出版社:清華大學出版社(大陸)  裝訂:平裝
本書是為高校師生學習Python編程語言而設計編著的教材。全書分為20章,其中包括緒論,搭建開發環境,第一個Python程序,Python語法基礎,數據類型,運算符,控制語句,數據結構,函數,面向對象編程,異常處理,常用模塊,正則表達式,文件操作與管理,數據庫編程,網絡編程,wxPython圖形用戶界面編程,Python多線程編程,以及最後給出的兩個實戰項目――“項目實戰1: 網絡爬蟲與爬取股票數
優惠價: 87 360
無庫存
Python快樂編程:網絡爬蟲(簡體書)
滿額折
出版日:2019/09/01 作者:千鋒教育高教產品研發部  出版社:清華大學出版社(大陸)  裝訂:平裝
隨著網絡技術的迅速發展,萬維網成為大量信息的載體,如何有效地提取並利用這些信息成為一個巨大的挑戰,網絡爬蟲應運而生。本書介紹了如何利用Python 3.x來開發網絡爬蟲,並通過爬蟲原理講解以及Web前端基礎知識引領讀者入門,結合企業實戰,讓讀者快速學會編寫Python網絡爬蟲。 本書適用于中等水平的Python開發人員、高等院校及培訓學校的老師和學生。通過本書的學習可以輕鬆領會Python在網絡
優惠價: 87 260
無庫存
Fundamental Planetary Science ― Physics, Chemistry and Habitability
90 折
出版日:2019/08/31 作者:Jack J. Lissauer  出版社:Cambridge Univ Pr  裝訂:平裝
A quantitative introduction to the Solar System and planetary systems science for advanced undergraduate students, this engaging textbook explains the wide variety of physical, chemical and geological processes that govern the motions and properties of planets. The authors provide an overview of our current knowledge and discuss some of the unanswered questions at the forefront of research in planetary science and astrobiology today. This updated edition contains the latest data, new references and planetary images and an extensively rewritten chapter on current research on exoplanets. The text concludes with an introduction to the fundamental properties of living organisms and the relationship that life has to its host planet. With more than 200 exercises to help students learn how to apply the concepts covered, this textbook is ideal for a one-semester or two-quarter course for undergraduate students.
優惠價: 9 3369
無庫存
出版日:2019/08/19 作者:Kirk  出版社:SAGE Publications UK  裝訂:精裝
One of the "six best books for data geeks" - Financial TimesWith over 200 images and extensive how-to and how-not-to examples, this new edition has everything students and scholars need to u
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Protecting Student Data Privacy ― Classroom Fundamentals
90 折
出版日:2019/08/12 作者:Linnette Attai  出版社:Rowman & Littlefield Pub Inc  裝訂:平裝
Teachers handle student data every day, but too often they are not provided with the guidance they need to protect student data privacy.
優惠價: 9 1094
無庫存
Protecting Student Data Privacy ― Classroom Fundamentals
90 折
出版日:2019/08/12 作者:Linnette Attai  出版社:Rowman & Littlefield Pub Inc  裝訂:精裝
Teachers handle student data every day, but too often they are not provided with the guidance they need to protect student data privacy.
優惠價: 9 2120
無庫存
Data Visualisation:A Handbook for Data Driven Design
90 折
出版日:2019/08/07 作者:Kirk  出版社:SAGE Publications UK  裝訂:平裝
One of the "six best books for data geeks" - Financial Times With over 200 images and extensive how-to and how-not-to examples, this new edition has everything students and scholars need to understand
優惠價: 9 2807
無庫存
秋聲教你玩Python:給挑戰者的修行之路
滿額折
出版日:2019/08/06 作者:北極星  出版社:博碩文化  裝訂:平裝
輕鬆愉快的程式語言課開跑囉~~ 你是否還在擔心程式設計跟天書一樣難,也是否還在擔心程式設計這門必修課會修不過?還是說,你還在為閱讀傳統的Python教科書而燒腦中?別擔心,讓我們的秋聲老師來幫助你學習Python這門程式語言。 本書中沒有艱澀的語法,也沒有困難的演算法,只有搞笑片段,然後藉由這些搞笑片段當中你可以一步一步地來學習Python這門程式語言,重點是,這本書不但不填鴨你,而且還可以讓你學
優惠價: 9 405
無庫存
  • 163011
    4076
  • 1
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 4076

暢銷榜

客服中心

收藏

會員專區