Hands-On Data Science with SQL Server 2017: Perform end-to-end data analysis to gain efficient data insight
Authors: Marek Chmel – Vladimir Muzny
ISBN-10: 1788996348
ISBN-13: 9781788996341
Publication Date 出版日期: 2018-11-29
Print Length 页数: 506 pages
Book Description
By finelybook
Find,explore,and extract big data to transform into actionable insights
SQL Server is a relational database management system that enables you to cover end-to-end data science processes using various inbuilt services and features.
Hands-On Data Science with SQL Server 2017 starts with an overview of data science with SQL to understand the core tasks in data science. You will learn intermediate-to-advanced level concepts to perform analytical tasks on data using SQL Server. The book has a unique approach,covering best practices,tasks,and challenges to test your abilities at the end of each chapter. You will explore the ins and outs of performing various key tasks such as data collection,cleaning,manipulation,aggregations,and filtering techniques. As you make your way through the chapters,you will turn raw data into actionable insights by wrangling and extracting data from databases using T-SQL. You will get to grips with preparing and presenting data in a meaningful way,using Power BI to reveal hidden patterns. In the concluding chapters,you will work with SQL Server integration services to transform data into a useful format and delve into advanced examples covering machine learning concepts such as predictive analytics using real-world examples.
By the end of this book,you will be in a position to handle the growing amounts of data and perform everyday activities that a data science professional performs.
What you will learn
Understand what data science is and how SQL Server is used for big data processing
Analyze incoming data with SQL queries and visualizations
Create,train,and evaluate predictive models
Make predictions using trained models and establish regular retraining courses
Incorporate data source querying into SQL Server
Enhance built-in T-SQL capabilities using SQLCLR
Visualize data with Reporting Services,Power View,and Power BI
Transform data with R,Python,and Azure
contents
1 Data Science Overview
2 SQL Server 2017 as a Data Science Platform
3 Data Sources for Analytics
4 Data Transforming and Cleaning with T-SQL
5 Data Exploration and Statistics with T-SQL
6 Custom Aggregations on SQL Server
7 Data Visualization
8 Data Transformations with Other Tools
9 Predictive Model Training and Evaluation
10 Making Predictions
11 Getting It All Together – A Real-World Example
12 Next Steps with Data Science and SQL