Skip to content

Aplicando NLP para descifrar la agenda de la csv,conf πŸ”

License

Notifications You must be signed in to change notification settings

fer-aguirre/csvconf-nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

csvconf8

Repositorio de sesiΓ³n sobre NLP en la csv,conf,v8

Created by: Fer Aguirre


Directory Structure

┬
β”œβ”€ .gitignore                  # Customized .gitignore for python projects
β”œβ”€ LICENSE                     # Project's license
β”œβ”€ pyproject.toml              # Project dependencies
β”œβ”€ README.md                   # Top-level README for this project
|
β”œβ”€ assets                      # Resources for the project
|
β”œβ”€ data                        # Categorized data files                       
|  β”œβ”€ processed                # Cleaned data
|  └─ raw                      # Original data
|
β”œβ”€ notebooks                   # Jupyter notebooks
|  β”œβ”€ 0.0-collect-data.ipynb   # Gathering data
|  β”œβ”€ 1.0-process-data.ipynb   # Data processing (fixing column types, data cleansing, etc.)
|  β”œβ”€ 2.0-analyze-data.ipynb   # Exploratory data analysis
|  └─ 3.0-visualize-data.ipynb # Data visualization methods
|
β”œβ”€ outputs                     # Exports generated by notebooks
|  β”œβ”€ figures                  # Generated graphics, maps, etc. to be used in reporting
|  └─ tables                   # Generated pivot tables to analyze data
|
β”΄


License

This project is released under MIT License.


This repository was generated with cookiecutter.

About

Aplicando NLP para descifrar la agenda de la csv,conf πŸ”

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published