Skip to content

clarkh9/SQL_CW

main
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Mar 6, 2023

SQL_CW

SQL DB to CSV Data Visualisation

Installing and Setup:

• Latest version of Python required (built using Python 3.10.1)
• Install matplotlib, pandas and numpy:
pip install matplotlib
pip install pandas
pip install numpy
import matplotlib.pyplot as PLT
import pandas as PD
import numpy

Modules used and Sources:

matplotlib

pandas

Object Orientation in Python

About

SQL DB to CSV Data Visualisation

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages