Skip to content

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

Notifications You must be signed in to change notification settings

Moses-Morris/SQL-for-DataScience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages