a9839e64bfa1f9b6828eef971adc9427b0055846
Mudei um pouco o save_as_json e talvez tenha ficado um pouco nojento porque não sabia muito bem como fazer uso das EVENT_COLS e STATION_COLS de dentro do utils.py
Project I - Earthquakes
Como utilizar
Correr o ficheiro earthquakes.py usando python earthquakes.py
Objectivos
First, let's represent the data using Python's Pandas module and implement CRUD operations, including JSON's conversion. Then, let's implement some statistical operations with graphical representations using Python's Matplotlib module over data representation in Pandas data model.
Tarefas:
- T1 - Convert data structure in file (MS Excel) to the Panda's data structure and save it in a text file;
- T2 - Implement CRUD operations through a text menu;
- T3 - Implement statistical operations such as: average, variance, standard desviation, max, min, mode; through a text menu;
- T4 - Convert from Pandas to JSON and save it in a text file;
- T5 - to be continued ...
Prazos
- T1 a T4 -> 10 de novembro
- (a definir)
Apontamentos
Dados parecem estar no formato Nordic
Bibliografia
Description
Languages
Python
99.5%
Nix
0.5%