Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 242 Bytes

File metadata and controls

10 lines (6 loc) · 242 Bytes

PYTHON - SQL

Examples

Example 1 - Basic

It illustrates how to create a data_base using python-SQL.

Example 2 - Basic

It illustrates how to create a data_base and add data, and show it with pandas.