Python 函式庫語法範例字典
相關熱銷的書籍推薦給您
商品描述
<內容簡介>
彙整最常使用的 Python 函式庫語法
功能索引 + 字母順序查詢,
隨查隨用, 快速解決問題!
Python 是近來非常熱門的程式語言, 原因之一就是具有豐富的標準函式庫及第三方套件可以使用, 用途涵蓋字串處理、數值計算、資料壓縮與封存、XML與 JSON 存取等層面。本書集合 Python 常用的函式及模組功能, 依用途分門別類, 提供詳細的使用說明、豐富的語法範例, 讓使用者可以在短時間內找到、學會函式的正確使用方式, 在撰寫程式時更加得心應手!
<本書特色>
● 依功能分類, 每個函式都以豐富範例實際演練用法
● 目錄上列有函式名稱與用途說明, 可依據名稱或是用途查詢
● 可依字母順序快速查詢想使用的函式功能
● 本書嚴選的模組功能包括:
argparse/array/base64/beautifulsoup4/bisect/bz2/collections/ConfigParser/csv/datetime/dateutil/decimal/doctest/email/enum/fnmatch/glob/gzip/heapg/io/itertools/json/logging/lxml/lzma/math/multiprocessing/openpyxl/os/pathlib/paramiko/pdb/Pillow/pprint/PyCrypto/pydoc/pytest/pytz/random/re/requests/shutil/statistics/subprocess/sys/tartile/tempfile/time/timeit/traceback/unicodedata/unittest/unittest.mock/urllib.parse/weakref/xml.etree.ElementTree/yaml/zipfile/zlib
● 適用 Python 3
立即查看
Applied Numerical Methods with Python for Engineers and Scientists (1版)
類似書籍推薦給您
【簡介】
本書介紹
雖然MATLAB提供高品質與強大的運算平台,可是,採購的價格卻讓許多大學望而卻步,對此問題,作者 Chapra提供了另一種選擇方案,即「透過 Python 來學習數值方法」;本書是為工學院與理學院相關系所學生精心設計的核心教材,除了扎實的理論說明,在許多章節裡還附上許多工程應用的案例,從背景陳述到詳細的解題過程,協助學生能深刻的理解與應用;內容文筆與深度都十分容易閱讀,適合大學老師採用與指定為「數值方法」課程的學習課本。
【目錄】
Table of Contents
PART ONE Modeling, Computers, and Error Analysis
1 Mathematical Modeling, Numerical Methods, and Problem Solving
2 Python Fundamentals
3 Programming in Python
4 Roundoff and Truncation Errors
PART TWO Roots and Optimization
5 Roots: Bracketing Methods
6 Roots: Open Methods
7 Optimization
PART THREE Linear Systems
8 Linear Algebraic Equations and Matrices
9 Gauss Elimination
10 LU Factorization
11 Matrix Inverse and Condition
12 Iterative Methods
13 Eigenvalues
PART FOUR Curve Fitting
14 Straight-Line Linear Regression
15 General Linear and Nonlinear Regression
16 Fourier Analysis
17 Polynomial Interpolation
18 Splines and Piecewise Interpolation
PART FIVE Integration and Differentiation
19 Numerical Integration Formulas
20 Numerical Integration of Functions
21 Numerical Differentiation
PART SIX Ordinary Differential Equations
22 Initial-Value Problems
23 Adaptive Methods and Stiff Systems
24 Boundary-Value Problems
原價:
1600
售價:
1504
現省:
96元
立即查看
Python資料分析 第三版 Python for Data Analysis, 3rd Edition (1版)
類似書籍推薦給您
第一章 開場白
第二章 Python 語言基本知識、IPython 與 Jupyter Notebooks
第三章 內建的資料結構、函式與檔案
第四章 NumPy 基本知識:陣列與向量化計算
第五章 pandas 入門
第六章 資料的載入與儲存,及檔案格式
第七章 資料清理與準備
第八章 資料整頓:連接、結合與重塑
第九章 繪圖與視覺化
第十章 彙總與群組操作
第十一章 時間序列
第十二章 Python 建模程式庫簡介
第十三章 資料分析範例
附錄A NumPy 進階功能
附錄B IPython 系統的進階功能
立即查看
Intro to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and the Cloud (1版)
類似書籍推薦給您
目錄大綱
Table of Contents:
1. Introduction to Computers and Python
2. Introduction to Python Programming
3. Control Statements and Program Development
4. Functions
5. Sequences: Lists and Tuples
6. Dictionaries and Sets
7. Array-Oriented Programming with NumPy
8. Strings: A Deeper Look
9. Files and Exceptions
10. Object-Oriented Programming
11. Computer Science Thinking: Recursion, Searching, Sorting and Big O
12. Natural Language Processing (NLP)
13. Data Mining Twitter
14. IBM Watson and Cognitive Computing
15. Machine Learning: Classification, Regression and Clustering
16. Deep Learning
17. Big Data: Hadoop, Spark, NoSQL and IoT
Index
目錄大綱(中文翻譯)
目錄:
1. 電腦和Python簡介
2. Python程式設計簡介
3. 控制語句和程式開發
4. 函式
5. 序列:列表和元組
6. 字典和集合
7. 使用NumPy進行陣列導向程式設計
8. 字串:更深入的觀察
9. 檔案和例外處理
10. 物件導向程式設計
11. 電腦科學思維:遞迴、搜尋、排序和Big O
12. 自然語言處理(NLP)
13. 探勘Twitter資料
14. IBM Watson和認知運算
15. 機器學習:分類、回歸和分群
16. 深度學習
17. 大數據:Hadoop、Spark、NoSQL和物聯網
索引
原價:
1480
售價:
1406
現省:
74元
立即查看
DYNAMIC SYSTEM MODELING & ANALYSIS WITH MATLAB & PYTHON: FOR CONTROL ENGINEERS
類似書籍推薦給您
DESCRIPTION
Dynamic System Modeling & Analysis with MATLAB & Python
A robust introduction to the advanced programming techniques and skills needed for control engineering
In Dynamic System Modeling & Analysis with MATLAB & Python: For Control Engineers, accomplished control engineer Dr. Jongrae Kim delivers an insightful and concise introduction to the advanced programming skills required by control engineers. The book discusses dynamic systems used by satellites, aircraft, autonomous robots, and biomolecular networks. Throughout the text, MATLAB and Python are used to consider various dynamic modeling theories and examples.
The author covers a range of control topics, including attitude dynamics, attitude kinematics, autonomous vehicles, systems biology, optimal estimation, robustness analysis, and stochastic system. An accompanying website includes a solutions manual as well as MATLAB and Python example code.
Dynamic System Modeling & Analysis with MATLAB & Python: For Control Engineers provides readers with a sound starting point to learning programming in the engineering or biology domains. It also offers:
A thorough introduction to attitude estimation and control, including attitude kinematics and sensors and extended Kalman filters for attitude estimation
Practical discussions of autonomous vehicles mission planning, including unmanned aerial vehicle path planning and moving target tracking
Comprehensive explorations of biological network modeling, including bio-molecular networks and stochastic modeling
In-depth examinations of control algorithms using biomolecular networks, including implementation
Dynamic System Modeling & Analysis with MATLAB & Python: For Control Engineers is an indispensable resource for advanced undergraduate and graduate students seeking practical programming instruction for dynamic system modeling and analysis using control theory.
立即查看
Python for Excel|自動化與資料分析的現代開發環境 Python for excel : a modern environment for automation and data analysis (1版)
類似書籍推薦給您
Python for Excel自動化與資料分析的現代開發環境
ISBN13:9789865029340
出版社:美商歐萊禮
作者:Felix Zumstein
譯者:沈佩誼
裝訂/頁數:平裝/360頁
規格:23cm*17cm*2cm (高/寬/厚)
版次:1
出版日:2021/11/16
中國圖書分類:電腦應用及其程式
內容簡介
幫助沒有任何Python基礎的使用者,學會自動化Excel工作,在Excel中,輕鬆借助Python的資料分析和科學計算工具完成任務
在微軟的相關論壇中,使用者期望Excel支援Python的呼聲不斷,為什麼這個組合如此受人矚目?在這本實用的手冊當中,xlswings開發者Felix Zumstein,將現身說法,告訴您如何使用Python來達成Excel的自動化作業。
雖然Excel在過去幾年加入許多新功能,但其內建的腳本語言VBA已經停滯多年,許多Excel高手都已經開始運用Python來達成自動化作業,本書可以幫助您:
.無需進階程式設計知識即可運用Python
.使用現代化工具,包括Jupyter Notebook和Visual Studio Code
.使用Pandas取得、清理與分析資料,並取代傳統的Excel計算
.將繁瑣的工作自動化,如彙整工作簿與產出報表
.透過xlswings建立使用Python作為運算引擎的Excel互動式工具
.透過Python程式協助Excel自資料庫、CSV檔與網路取得資料
.使用Python取代VBA與樞紐分析表
"本書告訴你如何整合Excel和Python,將你從不可避免的龐大活頁簿、數以千計的公式,以及狼狽不堪的VBA 程式碼中解放出來。這是我看過最有用的Excel工具書,也是Excel進階使用者必讀的一本佳作。"-Andreas F. Clenow, Acies資產管理資訊長暨暢銷財經書作家
目錄
第Ⅰ部 Python 導論
第一章 為什麼要用 Python 寫 Excel?
第二章 開發環境
第三章 從零開始學 Python
第Ⅱ部 Pandas 導論
第四章 NumPy 基礎
第五章 以 pandas 執行資料分析
第六章 以 pandas 執行時間序列分析
第Ⅲ部 在 Excel 軟體之外讀取和編寫 Excel 檔案
第七章 以 pandas 處理 Excel 檔案
第八章 以 Reader 和 Writer 套件處理 Excel 檔案
第Ⅳ部 以 xlwings 設計 Excel 應用程式
第九章 自動化 Excel
第十章 以 Python 打造的 Excel 工具
第十一章 Python Package Tracker
第十二章 使用者定義函式(UDF)
附錄A Conda 環境
附錄B VS Code 進階功能
附錄C Python 進階概念
立即查看