Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SimpleDeepLearning/basic-local-data-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Analysis with Python

No exclusive GNU utilities usage.

Solution developed on Windows.

How to use ? 😃

To run this program, do one of the following ⬇️

If you plan to use automatic execution...

This option will need you to be able to execute makefile commands.

For more information about how to install MAKE GNU into your computer, direct to: Makefile Documentation

First-Use Instructions

First steps to use this project into your computer.

Manual Execution

#Do the data transformations
python app/main.py
#Execute the Jupyter notebooks at the 'notebooks folder'
jupyter nbconvert --to notebook --execute notebooks/reports.ipynb --output output/reports.ipynb

Automatic Execution

make example-excercise

Documentation Overview ⬇️

Quick overview over some of the functionalities of this project.

Consult the documentation folder for more information: Documentation

Data Diagram

Dataset to use during this exercise.

Data Diagram Image

For more information about the data used, please refer to: Excel File

Note You will not be able to open it on Github... 😅

Data Transformations

The data transformations will be carried out with help of Python scripts, which will use the modules pandas and sqlite3.

For more information about the data used, please refer to: Scripts Python Module

Author

Miguel Estrada: [email protected]

About

Python | Data Transformations with Pandas and Sqlite3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published