SQLITE FOR DATA ANALYSIS AND VISUALIZATION WITH PYTHON GUI

SQLITE FOR DATA ANALYSIS AND VISUALIZATION WITH PYTHON GUI
Author :
Publisher : BALIGE PUBLISHING
Total Pages : 412
Release :
ISBN-10 :
ISBN-13 :
Rating : 4/5 ( Downloads)

Book Synopsis SQLITE FOR DATA ANALYSIS AND VISUALIZATION WITH PYTHON GUI by : Vivian Siahaan

Download or read book SQLITE FOR DATA ANALYSIS AND VISUALIZATION WITH PYTHON GUI written by Vivian Siahaan and published by BALIGE PUBLISHING. This book was released on 2022-06-27 with total page 412 pages. Available in PDF, EPUB and Kindle. Book excerpt: In this project, you will use SQLite version of Northwind database which is a sample database that was originally created by Microsoft and used as the basis for their tutorials in a variety of database products for decades. The Northwind database contains the sales data for a fictitious company called “Northwind Traders,” which imports and exports specialty foods from around the world. The Northwind database is an excellent tutorial schema for a small-business ERP, with customers, orders, inventory, purchasing, suppliers, shipping, employees, and single-entry accounting. The Northwind dataset includes sample data for the following: Suppliers: Suppliers and vendors of Northwind; Customers: Customers who buy products from Northwind; Employees: Employee details of Northwind traders; Products: Product information; Shippers: The details of the shippers who ship the products from the traders to the end-customers; Orders and Order_Details: Sales Order transactions taking place between the customers & the company. The Northwind sample database includes 11 tables and the table relationships are showcased in the following entity relationship diagram. 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 SQLite database. You will also create GUI to plot: case distribution of order date by year, quarter, month, week, day, and hour; 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 supplier, top 10 sales by supplier, bottom 10 sales by customer country, top 10 sales by customer country, bottom 10 sales by supplier country, top 10 sales by supplier country, average amount by month with mean and ewm, average amount by every month, amount feature over June 1997, amount feature over 1998, and all amount feature.


SQLITE FOR DATA ANALYSIS AND VISUALIZATION WITH PYTHON GUI Related Books

SQLITE FOR DATA ANALYSIS AND VISUALIZATION WITH PYTHON GUI
Language: en
Pages: 412
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2022-06-27 - Publisher: BALIGE PUBLISHING

DOWNLOAD EBOOK

In this project, you will use SQLite version of Northwind database which is a sample database that was originally created by Microsoft and used as the basis for
FIVE PROJECTS: SQLITE AND PYTHON GUI FOR DATA ANALYSIS
Language: en
Pages: 1862
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2022-11-03 - Publisher: BALIGE PUBLISHING

DOWNLOAD EBOOK

PROJECT 1: FULL SOURCE CODE: PRACTICAL DATA SCIENCE WITH SQLITE AND PYTHON GUI In this project, we provide you with the SQLite sample database named chinook. Th
SQLITE AND DATA SCIENCE: QUERIES AND VISUALIZATION WITH PYTHON GUI
Language: en
Pages: 428
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2022-06-15 - Publisher: BALIGE PUBLISHING

DOWNLOAD EBOOK

In this project, you will develop GUI with PyQt5 to: utilize Push Button, Combo Box, Table Widget, Line Edit, and Widget, read and create SQLite database and ev
FOUR PROJECTS: MySQL and SQLite For Data Science with Python GUI
Language: en
Pages: 1583
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2022-06-29 - Publisher: BALIGE PUBLISHING

DOWNLOAD EBOOK

PROJECT 1: SQLITE AND DATA SCIENCE: QUERIES AND VISUALIZATION WITH PYTHON GUI In this project, you will develop GUI with PyQt5 to: utilize Push Button, Combo Bo
DATA VISUALIZATION AND DATA ANALYTICS PROJECTS WITH MYSQL, SQLITE, POSTGRESQL, AND SQL SERVER USING PYTHON GUI
Language: en
Pages: 1665
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2022-10-26 - Publisher: BALIGE PUBLISHING

DOWNLOAD EBOOK

PROJECT 1: MYSQL FOR DATA ANALYSIS AND VISUALIZATION WITH PYTHON GUI In this project, you will use the Northwind database which is a sample database that was or