Skip to content

kavyashree180103/Basic-Sales-Summary-from-a-Tiny-SQLite-Database-using-Python

Repository files navigation

Basic Sales Summaryfrom a Tiny SQLite Database using Python i have created a small sql database with product quantity and price, then i have written a sql query to find the total revenue earned and the sum of the quantity

After creating a database i have uploaded the database to juypter lite notebook,then imported pandas ,sqllite,and matplotlib libraries to the notebook,after importring i have used conn function to connect the database to python libraries,

I have written the python codes to create a bar chart using matplotlib.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published