Pinned Repositories
6S083
Materials for MIT 6.S083 / 18.S190: Computational thinking with Julia + application to the COVID-19 pandemic
AnalisisNumerico2020
Clase 23/06/2020
BTC_predicciones
XGBoost para predecir datos recurrentes
CECE-Nuevo-Espacio-Datos_R
CECE-Nuevo-Espacio-Text-Mining
Charla sobre Introducción a Text Mining mediante R
CECE-Nuevo-Espacio-Web-Scraping-R
Charla para el CECE sobre Web Scraping mediante R
cheatsheets
Programming cheatsheets in R markdown
Clases-RStudio
RStudio
CompuCientiPython
Material for Course: Scientific Computing for Actuary
Tesis-MiM-UTDT-
Repositorio que contiene los códigos en R utilizados en la Tesis MiM (UTDT)
rodrigodelrosso's Repositories
rodrigodelrosso/NetflixViewingActivityVisualizer
Create an infographic based on your Netflix viewing habits
rodrigodelrosso/Quant
rodrigodelrosso/Web-Scraping-Scrolling-Website-Using-R
This R script shows how I web scraping scrolling website, a kind of website just like twitter and the Fortune 500 2018 list (http://fortune.com/fortune500/list/), when you scroll down the webpage, the webpage will extend and show more information there, even though the url remains the same. Hence, when you use the conventional way of web scraping by using “rvest” alone, it will only give you the first twenty companies, the ones you can see without scrolling. Here’s how I address this issue.
rodrigodelrosso/spotify-artists-analysis
An exploratory data analysis and data visualization project using data from Spotify Web API
rodrigodelrosso/unrseries18
Series de Tiempo 2018, Maestría en Estadística Aplicada, UNR
rodrigodelrosso/Spotify-Analysis
An analysis involving music, data, and machine learning.
rodrigodelrosso/cheatsheets
Programming cheatsheets in R markdown