Data science handbook : (Record no. 12905)
[ view plain ]
000 -LEADER | |
---|---|
fixed length control field | 04584cam a2200709 i 4500 |
001 - CONTROL NUMBER | |
control field | on1338980716 |
003 - CONTROL NUMBER IDENTIFIER | |
control field | OCoLC |
005 - DATE AND TIME OF LATEST TRANSACTION | |
control field | 20240523125544.0 |
006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS | |
fixed length control field | m o d |
007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION | |
fixed length control field | cr |n||||||||| |
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION | |
fixed length control field | 220808t20222022njua ob 000 0 eng d |
040 ## - CATALOGING SOURCE | |
Original cataloging agency | YDX |
Language of cataloging | eng |
Description conventions | rda |
Transcribing agency | YDX |
Modifying agency | YDX |
-- | DG1 |
-- | OCLCF |
-- | UKAHL |
-- | SFB |
-- | UKMGB |
-- | NZHMA |
-- | VLB |
-- | OCLCO |
-- | OCLCQ |
015 ## - NATIONAL BIBLIOGRAPHY NUMBER | |
National bibliography number | GBC2I9849 |
Source | bnb |
016 7# - NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER | |
Record control number | 020787332 |
Source | Uk |
019 ## - | |
-- | 1379444760 |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9781119858003 |
Qualifying information | electronic book |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 1119858003 |
Qualifying information | electronic book |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9781119858010 |
Qualifying information | electronic book |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 1119858011 |
Qualifying information | electronic book |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
Canceled/invalid ISBN | 1119857333 |
Qualifying information | hardcover |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
Canceled/invalid ISBN | 9781119857334 |
Qualifying information | hardcover |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9781119857990 |
Qualifying information | (ePub ebook) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 1119857996 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) | |
OCLC library identifier | AU@ |
System control number | 000072997528 |
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC) | |
OCLC library identifier | UKMGB |
System control number | 020787332 |
035 ## - SYSTEM CONTROL NUMBER | |
System control number | (OCoLC)1338980716 |
Canceled/invalid control number | (OCoLC)1379444760 |
037 ## - SOURCE OF ACQUISITION | |
Stock number | 9781119857990 |
Source of stock number/acquisition | Wiley, US |
050 #4 - LIBRARY OF CONGRESS CALL NUMBER | |
Classification number | QA76.9.B45 |
Item number | P73 2022 |
082 04 - DEWEY DECIMAL CLASSIFICATION NUMBER | |
Classification number | 005.7 |
Edition number | 23 |
049 ## - LOCAL HOLDINGS (OCLC) | |
Holding library | MAIN |
100 1# - MAIN ENTRY--PERSONAL NAME | |
Personal name | Prakash, Kolla Bhanu, |
Relator term | author. |
245 10 - TITLE STATEMENT | |
Title | Data science handbook : |
Remainder of title | a practical approach / |
Statement of responsibility, etc. | Kolla Bhanu Prakash. |
264 #1 - PRODUCTION, PUBLICATION, DISTRIBUTION, MANUFACTURE, AND COPYRIGHT NOTICE | |
Place of production, publication, distribution, manufacture | Hoboken, NJ : |
Name of producer, publisher, distributor, manufacturer | Wiley-Scrivener, |
Date of production, publication, distribution, manufacture, or copyright notice | 2022. |
264 #4 - PRODUCTION, PUBLICATION, DISTRIBUTION, MANUFACTURE, AND COPYRIGHT NOTICE | |
Date of production, publication, distribution, manufacture, or copyright notice | �2022 |
300 ## - PHYSICAL DESCRIPTION | |
Extent | 1 online resource : |
Other physical details | illustrations (chiefly color). |
336 ## - CONTENT TYPE | |
Content type term | text |
Content type code | txt |
Source | rdacontent |
337 ## - MEDIA TYPE | |
Media type term | computer |
Media type code | c |
Source | rdamedia |
338 ## - CARRIER TYPE | |
Carrier type term | online resource |
Carrier type code | cr |
Source | rdacarrier |
490 0# - SERIES STATEMENT | |
Series statement | Next-generation computing and communication engineering |
504 ## - BIBLIOGRAPHY, ETC. NOTE | |
Bibliography, etc. note | Includes bibliographical references. |
588 ## - SOURCE OF DESCRIPTION NOTE | |
Source of description note | Description based on online resource; title from digital title page (viewed on October 19, 2022). |
505 0# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Cover -- Half-Title Page -- Series Page -- Title Page -- Copyright Page -- Dedication -- Contents -- Acknowledgment -- Preface -- 1 Data Munging Basics -- 1 Introduction -- 1.1 Filtering and Selecting Data -- 1.2 Treating Missing Values -- 1.3 Removing Duplicatesduplicates -- 1.4 Concatenating and Transforming Data -- 1.5 Grouping and Data Aggregation -- References -- 2 Data Visualization -- 2.1 Creating Standard Plots (Line, Bar, Pie) -- 2.2 Defining Elements of a Plot -- 2.3 Plot Formatting Segment 3 Plot formatting -- 2.4 Creating Labels and Annotations -- 2.5 Creating Visualizations from Time Series Data -- 2.6 Constructing Histograms, Box Plots, and Scatter Plots -- References -- 3 Basic Math and Statistics -- 3.1 Linear Algebra -- 3.2 Calculus -- 3.2.1 Differential Calculus -- 3.2.2 Integral Calculus -- Statistics for Data Science -- 3.3 Inferential Statistics -- 3.3.1 Central Limit Theorem -- 3.3.2 Hypothesis Testing -- 3.3.3 ANOVA -- 3.3.4 Qualitative Data Analysis -- 3.4 Using NumPy to Perform Arithmetic Operations on Data -- 3.5 Generating Summary Statistics Using Pandas and Scipy -- 3.6 Summarizing Categorical Data Using Pandas -- 3.7 Starting with Parametric Methods in Pandas and Scipy -- 3.8 Delving Into Non-Parametric Methods Using Pandas and Scipy -- 3.9 Transforming Dataset Distributions -- References -- 4 Introduction to Machine Learning -- 4.1 Introduction to Machine Learning -- 4.2 Types of Machine Learning Algorithms -- 4.3 Explanatory Factor Analysis -- 4.4 Principal Component Analysis (PCA) -- References -- 5 Outlier Analysis -- 5.1 Extreme Value Analysis Using Univariate Methods -- 5.2 Multivariate Analysis for Outlier Detection -- 5.3 DBSCan Clustering to Identify Outliers -- References -- 6 Cluster Analysis -- 6.1 K-Means Algorithm -- 6.2 Hierarchial Methods -- 6.3 Instance-Based Learning w/k-Nearest Neighbor. |
520 ## - SUMMARY, ETC. | |
Summary, etc. | This desk reference handbook gives a hands-on experience on various algorithms and popular techniques used in real-time in data science to all researchers working in various domains. |
590 ## - LOCAL NOTE (RLIN) | |
Local note | John Wiley and Sons |
Provenance (VM) [OBSOLETE] | Wiley Online Library: Complete oBooks |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Big data. |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Data mining. |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Quantitative research. |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Information visualization. |
650 #6 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Donn�ees volumineuses. |
650 #6 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Exploration de donn�ees (Informatique) |
650 #6 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Recherche quantitative. |
650 #6 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Visualisation de l'information. |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Big data |
Source of heading or term | fast |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Data mining |
Source of heading or term | fast |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Information visualization |
Source of heading or term | fast |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Quantitative research |
Source of heading or term | fast |
776 08 - ADDITIONAL PHYSICAL FORM ENTRY | |
Relationship information | Print version: |
International Standard Book Number | 1119857333 |
-- | 9781119857334 |
Record control number | (OCoLC)1303556419 |
856 40 - ELECTRONIC LOCATION AND ACCESS | |
Uniform Resource Identifier | <a href="https://onlinelibrary.wiley.com/doi/book/10.1002/9781119858010">https://onlinelibrary.wiley.com/doi/book/10.1002/9781119858010</a> |
938 ## - | |
-- | Askews and Holts Library Services |
-- | ASKH |
-- | AH40865018 |
938 ## - | |
-- | YBP Library Services |
-- | YANK |
-- | 303064478 |
994 ## - | |
-- | 92 |
-- | INLUM |
No items available.