ZERO TO MASTERY: THE COMPLETE GUIDE TO LEARNING SQL SERVER AND DATA SCIENCE WITH PYTHON GUI

ZERO TO MASTERY: THE COMPLETE GUIDE TO LEARNING SQL SERVER AND DATA SCIENCE WITH PYTHON GUI
Author :
Publisher : BALIGE PUBLISHING
Total Pages : 451
Release :
ISBN-10 :
ISBN-13 :
Rating : 4/5 ( Downloads)

Book Synopsis ZERO TO MASTERY: THE COMPLETE GUIDE TO LEARNING SQL SERVER AND DATA SCIENCE WITH PYTHON GUI by : Vivian Siahaan

Download or read book ZERO TO MASTERY: THE COMPLETE GUIDE TO LEARNING SQL SERVER AND DATA SCIENCE WITH PYTHON GUI written by Vivian Siahaan and published by BALIGE PUBLISHING. This book was released on 2022-09-29 with total page 451 pages. Available in PDF, EPUB and Kindle. Book excerpt: In this project, we provide you with a SQL SERVER version of an Oracle sample database named OT which is based on a global fictitious company that sells computer hardware including storage, motherboard, RAM, video card, and CPU. The company maintains the product information such as name, description standard cost, list price, and product line. It also tracks the inventory information for all products including warehouses where products are available. Because the company operates globally, it has warehouses in various locations around the world. The company records all customer information including name, address, and website. Each customer has at least one contact person with detailed information including name, email, and phone. The company also places a credit limit on each customer to limit the amount that customer can owe. Whenever a customer issues a purchase order, a sales order is created in the database with the pending status. When the company ships the order, the order status becomes shipped. In case the customer cancels an order, the order status becomes canceled. In addition to the sales information, the employee data is recorded with some basic information such as name, email, phone, job title, manager, and hire date. In this project, you will write Python script to create every table and insert rows of data into each of them. You will develop GUI with PyQt5 to each table in the database. You will also create GUI to plot: case distribution of order date by year, quarter, month, week, and day; the distribution of amount by year, quarter, month, week, day, and hour; the distribution of bottom 10 sales by product, top 10 sales by product, bottom 10 sales by customer, top 10 sales by customer, bottom 10 sales by category, top 10 sales by category, bottom 10 sales by status, top 10 sales by status, bottom 10 sales by customer city, top 10 sales by customer city, bottom 10 sales by customer state, top 10 sales by customer state, average amount by month with mean and EWM, average amount by every month, amount feature over June 2016, amount feature over 2017, and amount payment in all years.


ZERO TO MASTERY: THE COMPLETE GUIDE TO LEARNING SQL SERVER AND DATA SCIENCE WITH PYTHON GUI Related Books

ZERO TO MASTERY: THE COMPLETE GUIDE TO LEARNING SQL SERVER AND DATA SCIENCE WITH PYTHON GUI
Language: en
Pages: 451
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2022-09-29 - Publisher: BALIGE PUBLISHING

DOWNLOAD EBOOK

In this project, we provide you with a SQL SERVER version of an Oracle sample database named OT which is based on a global fictitious company that sells compute
DATA SCIENCE WITH MYSQL, SQLITE, POSTGRESQL, AND SQL SERVER USING PYTHON GUI
Language: en
Pages: 1667
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2022-10-03 - Publisher: BALIGE PUBLISHING

DOWNLOAD EBOOK

Book 1: MYSQL AND DATA SCIENCE: QUERIES AND VISUALIZATION WITH PYTHON GUI In this project, you will write Python script to create every table and insert rows of
THREE PROJECTS: SQL SERVER AND PYTHON GUI FOR DATA ANALYSIS
Language: en
Pages: 1344
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2022-11-08 - Publisher: BALIGE PUBLISHING

DOWNLOAD EBOOK

PROJECT 1: FULL SOURCE CODE: SQL SERVER FOR STUDENTS AND DATA SCIENTISTS WITH PYTHON GUI In this project, we provide you with the SQL SERVER version of SQLite s
ZERO TO MASTERY: THE COMPLETE GUIDE TO LEARNING SQLITE AND PYTHON GUI
Language: en
Pages: 307
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2022-08-17 - Publisher: BALIGE PUBLISHING

DOWNLOAD EBOOK

In this project, we provide you with the SQLite version of The Oracle Database Sample Schemas that provides a common platform for examples in each release of th
ZERO TO MASTERY: THE COMPLETE GUIDE TO LEARNING POSTGRESQL WITH PYTHON GUI
Language: en
Pages: 475
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2022-09-25 - Publisher: BALIGE PUBLISHING

DOWNLOAD EBOOK

This book uses the PostgreSQL version of MySQL-based Northwind database. The Northwind database is a sample database that was originally created by Microsoft an