Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbkunst/usach-ingemat-intro-elementos-ds-201702
https://github.com/jbkunst/usach-ingemat-intro-elementos-ds-201702
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jbkunst/usach-ingemat-intro-elementos-ds-201702
- Owner: jbkunst
- License: mit
- Created: 2017-08-24T14:53:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-05T14:31:27.000Z (about 5 years ago)
- Last Synced: 2024-10-11T19:13:49.280Z (about 1 month ago)
- Language: R
- Size: 517 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# usach-ingemat-intro-elementos-ds-201702
## Contenidos
El curso utilizará el lenguaje de programación R.
- Manejo de data frames con dplyr y tidyr y Visualización con ggplot2 (AED)
- Verbos comunes en la manipulación: seleccionar, filtrar, agrupar, etc.
- Joins.
- Formato ancho y largo.
- Aesthetics y Faceting.
- Introducción SQL
- Bases de Datos.
- Queries y joins.
- Text mining
- Formato tidy en texto, tokens.
- Frecuencia del término, frecuencia inversa del documento.
- Análisis de sentimientos.
- Modelamiento de tópicos.
- Elementos de la web
- Extracción de información con API y scraping.
- Generación de html estático con rmarkdown.
- Creación de aplicaciones web con shiny.