- Hands-On Data Science with SQL Server 2017
- Marek Chmel Vladimír Mu?n?
- 132字
- 2021-06-10 19:14:03
Summary
SQL Server is a relational database management system, but that does not mean we can rely only on data inside SQL Server for our analysis. There are several services and components in SQL Server that allow us to access data in structured, semi-structured, or even an unstructured form, and either query such data directly in its original storage (external to SQL Server) or import the data into SQL Server and transform the data into a relational form for further processing and wrangling with other existing datasets. Since the data coming into SQL Server may have different formats and can come from reliable and less reliable data sources, you need to carefully check the data during the cleaning phase so that you'll not import wrong, missing, or duplicate values to your database.
- 傳感器技術應用
- 工業機器人操作與編程
- 統計學習理論與方法:R語言版
- Linux服務與安全管理
- The Python Workshop
- PostgreSQL 10 Administration Cookbook
- SMS 2003部署與操作深入指南
- Apache源代碼全景分析(第1卷):體系結構與核心模塊
- 網絡脆弱性掃描產品原理及應用
- 大數據案例精析
- 計算機應用基礎實訓(職業模塊)
- Data Analysis with R(Second Edition)
- Hands-On Business Intelligence with Qlik Sense
- 網站規劃與網頁設計
- MySQL Management and Administration with Navicat