Skip to content
Snippets Groups Projects
Commit b539e763 authored by Tatiana Acero Cuellar's avatar Tatiana Acero Cuellar
Browse files

add info to README

parent eba3f71c
No related branches found
No related tags found
No related merge requests found
......@@ -2,17 +2,17 @@
## codigo:
**clean_data.ipynb** >> pre procesar los datos en formato .csv para poder crear el archivo .root
**csv_to_root_meteorite.ipynb** >> crear archivo .root a partir del archivo .csv limpio y editado anteriormente
**meteorite_diagrams_pyroot.ipynb** >> crear algunos diagramas sencillos usando el archivo .root y mediante pyROOT
**Meteoritos_python100.ipynb** >> gráficas, diagramas, mapas usando el archivo .csv y python
**los respectivos archivos .html**
<br>**clean_data.ipynb** >> pre procesar los datos en formato `.csv` para poder crear el archivo .root
<br>**csv_to_root_meteorite.ipynb** >> crear archivo .root a partir del archivo `.csv` limpio y editado anteriormente
<br>**meteorite_diagrams_pyroot.ipynb** >> crear algunos diagramas sencillos usando el archivo `.root` y mediante pyROOT
<br>**Meteoritos_python100.ipynb** >> gráficas, diagramas, mapas usando el archivo `.csv` y python
<br>**los respectivos archivos .html**
## data-used:
**meteorite-landings.csv** >> datos originales obtenidos a través de [Kaggle](https://www.kaggle.com/nasa/meteorite-landings).
**meteorite-landings_clean.csv** >> datos limpios
**meteorite.root** >> archivo en formato .root, creado a partir del **meteorite-landings_clean.csv**
<br>**meteorite-landings.csv** >> datos originales obtenidos a través de [Kaggle](https://www.kaggle.com/nasa/meteorite-landings).
<br>**meteorite-landings_clean.csv** >> datos limpios
<br>**meteorite.root** >> archivo en formato `.root`, creado a partir del **meteorite-landings_clean.csv**
## reporte:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment