語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Introduction to data systems = build...
~
Bressoud, Thomas.
FindBook
Google Book
Amazon
博客來
Introduction to data systems = building from Python /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Introduction to data systems/ by Thomas Bressoud, David White.
其他題名:
building from Python /
作者:
Bressoud, Thomas.
其他作者:
White, David.
出版者:
Cham :Springer International Publishing : : 2020.,
面頁冊數:
xxix, 828 p. :ill. (some col.), digital ;24 cm.
內容註:
Part I Foundation -- 1. Introduction -- 2. File Systems and File Processing -- 3. Python Native Data Structures -- 4. Regular Expressions -- Part II Data Systems: The Data Models -- 5. Data Systems Models -- 6. Tabular Model: Structure and Formats -- 7. Tabular Model: Access Operations and pandas -- 8. Tabular Model: Advanced Operations and pandas -- 9. Tabular Model: Transformations and Constraints -- 10. Relational Model: Structure and Architecture -- 11. Relational Operations: Single Table -- 12. Relational Operations: Multiple Tables -- 13. Relational Database Programming -- 14. Relational Model: Design, Constraints, and Creation -- 15. Hierarchical Model: Structure and Formats -- 16. Hierarchical Model: Operations and Programming -- 17. Hierarchical Model: Constraints -- Part III Data Systems: The Data Sources -- 18. Overview of Data Systems Sources -- 19. Networking and Client-Server -- 20. The HyperText Transfer Protocol -- 21. Interlude: Client Data Acquisition -- 22. Web Scraping -- 23. RESTful Application Programming Interfaces -- 24. Authentication and Authorization.
Contained By:
Springer Nature eBook
標題:
Data mining. -
電子資源:
https://doi.org/10.1007/978-3-030-54371-6
ISBN:
9783030543716
Introduction to data systems = building from Python /
Bressoud, Thomas.
Introduction to data systems
building from Python /[electronic resource] :by Thomas Bressoud, David White. - Cham :Springer International Publishing :2020. - xxix, 828 p. :ill. (some col.), digital ;24 cm.
Part I Foundation -- 1. Introduction -- 2. File Systems and File Processing -- 3. Python Native Data Structures -- 4. Regular Expressions -- Part II Data Systems: The Data Models -- 5. Data Systems Models -- 6. Tabular Model: Structure and Formats -- 7. Tabular Model: Access Operations and pandas -- 8. Tabular Model: Advanced Operations and pandas -- 9. Tabular Model: Transformations and Constraints -- 10. Relational Model: Structure and Architecture -- 11. Relational Operations: Single Table -- 12. Relational Operations: Multiple Tables -- 13. Relational Database Programming -- 14. Relational Model: Design, Constraints, and Creation -- 15. Hierarchical Model: Structure and Formats -- 16. Hierarchical Model: Operations and Programming -- 17. Hierarchical Model: Constraints -- Part III Data Systems: The Data Sources -- 18. Overview of Data Systems Sources -- 19. Networking and Client-Server -- 20. The HyperText Transfer Protocol -- 21. Interlude: Client Data Acquisition -- 22. Web Scraping -- 23. RESTful Application Programming Interfaces -- 24. Authentication and Authorization.
Encompassing a broad range of forms and sources of data, this textbook introduces data systems through a progressive presentation. Introduction to Data Systems covers data acquisition starting with local files, then progresses to data acquired from relational databases, from REST APIs and through web scraping. It teaches data forms/formats from tidy data to relationally defined sets of tables to hierarchical structure like XML and JSON using data models to convey the structure, operations, and constraints of each data form. The starting point of the book is a foundation in Python programming found in introductory computer science classes or short courses on the language, and so does not require prerequisites of data structures, algorithms, or other courses. This makes the material accessible to students early in their educational career and equips them with understanding and skills that can be applied in computer science, data science/data analytics, and information technology programs as well as for internships and research experiences. This book is accessible to a wide variety of students. By drawing together content normally spread across upper level computer science courses, it offers a single source providing the essentials for data science practitioners. In our increasingly data-centric world, students from all domains will benefit from the "data-aptitude" built by the material in this book.
ISBN: 9783030543716
Standard No.: 10.1007/978-3-030-54371-6doiSubjects--Topical Terms:
562972
Data mining.
LC Class. No.: QA76.9.D343
Dewey Class. No.: 006.312
Introduction to data systems = building from Python /
LDR
:03547nmm a2200337 a 4500
001
2257619
003
DE-He213
005
20210322162021.0
006
m d
007
cr nn 008maaau
008
220420s2020 sz s 0 eng d
020
$a
9783030543716
$q
(electronic bk.)
020
$a
9783030543709
$q
(paper)
024
7
$a
10.1007/978-3-030-54371-6
$2
doi
035
$a
978-3-030-54371-6
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.9.D343
072
7
$a
UNF
$2
bicssc
072
7
$a
COM021030
$2
bisacsh
072
7
$a
UNF
$2
thema
072
7
$a
UYQE
$2
thema
082
0 4
$a
006.312
$2
23
090
$a
QA76.9.D343
$b
B843 2020
100
1
$a
Bressoud, Thomas.
$3
3528981
245
1 0
$a
Introduction to data systems
$h
[electronic resource] :
$b
building from Python /
$c
by Thomas Bressoud, David White.
260
$a
Cham :
$b
Springer International Publishing :
$b
Imprint: Springer,
$c
2020.
300
$a
xxix, 828 p. :
$b
ill. (some col.), digital ;
$c
24 cm.
505
0
$a
Part I Foundation -- 1. Introduction -- 2. File Systems and File Processing -- 3. Python Native Data Structures -- 4. Regular Expressions -- Part II Data Systems: The Data Models -- 5. Data Systems Models -- 6. Tabular Model: Structure and Formats -- 7. Tabular Model: Access Operations and pandas -- 8. Tabular Model: Advanced Operations and pandas -- 9. Tabular Model: Transformations and Constraints -- 10. Relational Model: Structure and Architecture -- 11. Relational Operations: Single Table -- 12. Relational Operations: Multiple Tables -- 13. Relational Database Programming -- 14. Relational Model: Design, Constraints, and Creation -- 15. Hierarchical Model: Structure and Formats -- 16. Hierarchical Model: Operations and Programming -- 17. Hierarchical Model: Constraints -- Part III Data Systems: The Data Sources -- 18. Overview of Data Systems Sources -- 19. Networking and Client-Server -- 20. The HyperText Transfer Protocol -- 21. Interlude: Client Data Acquisition -- 22. Web Scraping -- 23. RESTful Application Programming Interfaces -- 24. Authentication and Authorization.
520
$a
Encompassing a broad range of forms and sources of data, this textbook introduces data systems through a progressive presentation. Introduction to Data Systems covers data acquisition starting with local files, then progresses to data acquired from relational databases, from REST APIs and through web scraping. It teaches data forms/formats from tidy data to relationally defined sets of tables to hierarchical structure like XML and JSON using data models to convey the structure, operations, and constraints of each data form. The starting point of the book is a foundation in Python programming found in introductory computer science classes or short courses on the language, and so does not require prerequisites of data structures, algorithms, or other courses. This makes the material accessible to students early in their educational career and equips them with understanding and skills that can be applied in computer science, data science/data analytics, and information technology programs as well as for internships and research experiences. This book is accessible to a wide variety of students. By drawing together content normally spread across upper level computer science courses, it offers a single source providing the essentials for data science practitioners. In our increasingly data-centric world, students from all domains will benefit from the "data-aptitude" built by the material in this book.
650
0
$a
Data mining.
$3
562972
650
0
$a
Python (Computer program language)
$3
729789
650
0
$a
Data structures (Computer science)
$3
527210
650
1 4
$a
Data Mining and Knowledge Discovery.
$3
898250
650
2 4
$a
Data Structures and Information Theory.
$3
3382368
650
2 4
$a
Artificial Intelligence.
$3
769149
650
2 4
$a
Information Systems and Communication Service.
$3
891044
650
2 4
$a
Big Data.
$3
3134868
650
2 4
$a
Python.
$3
3201289
700
1
$a
White, David.
$3
615319
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-3-030-54371-6
950
$a
Mathematics and Statistics (SpringerNature-11649)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9413249
電子資源
11.線上閱覽_V
電子書
EB QA76.9.D343
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入