Moses-Morris / SQL-for-DataScience

This is a project that allows SQL usage in Data Science with demonstration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQL-for-DataScience.

This is a project that allows SQL usage in Data Science with demonstration.

Libraries:

  1. pandas = used for datasets
  2. requests = make requests to APIS
  3. pandasql = connects pandas library to sql queries structure

NB: Use Jupyter Notebook for visualizing the data representation.

pip install jupyterlab (How to install jupyter) jupyter-lab (How to launch jupyter)

About

This is a project that allows SQL usage in Data Science with demonstration.


Languages

Language:Python 100.0%