Skip to content

This repository contains the exercises I did in the first module of my Data Analytics bootcamp at Adalab.

Notifications You must be signed in to change notification settings

natigl/DA-bootcamp-python-sql-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

This repository contains the exercises I did in the first module of my Data Analytics bootcamp at Adalab. It is distributed in two folders, one with the Python practices and other with the SQL practices:

🐍 Python : Here you will find my first steps with Python, learning about the use of the different structures that this language supports: dictionaries, sets, lists, control flow, basic operations and some other basic things.

📖 Libraries used:

- Random

🐬 On the other side, a slightly more advanced level of Python with practices on the realization of classes, functions, file management ... in short, some of the tools that allow the automation and optimization of the code and processes. And finally, exercises making connections between Python and MySQL.

📖 Libraries used:

- Os

- Regex

- Mysql connector

- Pandas

About

This repository contains the exercises I did in the first module of my Data Analytics bootcamp at Adalab.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%