Skip to content

This project aims to apply some programming foundations concepts and Python functionalities applied to data analysis program which based on some data answer to two requirments.

Notifications You must be signed in to change notification settings

Introduction-to-Programming-with-Python/Perception-of-Congress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Perception of Congress

This project aims to apply some programming foundations concepts and Python functionalities applied to data analysis program which based on some data answer to two requirments.

Respository structure

  • The file Code.py contains the code.
  • The folder Documentation contains the repository documentation files and context about this project.
  • The fil Data.csv is the data source for this project.

Statement

This document contains the context of the problem, requirments and functionality for each file and function.

Objectives

This project aims to apply the following functionalities:

  • Read CSV files in Python
  • Make partial and total tours of lists and dictionaries
  • Use dictionaries of lists
  • Use lists of dictionaries

How does it work?

Once you execute the application, two options will be displayed by the console and you can start to navegate and interact with the program with the console. In the console, the program responses will be displayed.

Execution

To execute the program you have to execute the Code.py file.

About

This project aims to apply some programming foundations concepts and Python functionalities applied to data analysis program which based on some data answer to two requirments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages