Publications by Pachá
Mastodonsocial.ca
Dear readers, With Twitter uncertainty, I decided to create my own Mastodon instance. Mastodonsocial.ca is a public online space oriented to different universities alumni, faculty, staff, community, and professional students looking to grow their social circles around serious and light-hearted academic discussion and other related fields. With an...
1015 sym
Capacitación R para LATAM, 4 clases (con descuento)
Te ayudaré a entender los fundamentos de R de manera que contribuya a tu trabajo diario. Puedes ver mi portafolio/CV en mi sitio pacha.dev. Si tienes conocimientos de hojas de cálculo, también te mostraré cómo aplicar estos conocimientos a la escritura de código. Cada sesión consiste en una hora en Zoom, centrada en las preguntas y datos q...
943 sym
Un extraño truco para obtener el máximo (o el mínimo)
Motivación Me etiquetaron en Twitter sobre la siguiente pregunta: ¿Cómo puedo elegir una fecha máxima por fila? Tengo un cuadro de datos con 3 columnas con fechas, y quiero crear una 4ta columna que tenga el máximo de esas 3 para cada fila. Conjunto de datos En primer lugar, creamos un cuadro de datos con fechas, supongamos que contiene lo...
2158 sym R (1770 sym/3 pcs)
¿Es Pi Aleatorio?
Gracias a los trabajos de Nicolai Andrei Kolmogorov, quien ordenó y estructuró la obra de sus precedesores, hoy en día sabemos que la aleatoriedad no es anarquía, sino que obedece a leyes matemáticas. En el paradigma frecuentista, la noción de aleatoriedad tiene que ver con las condiciones iniciales de un sistema. ¿Cuál es la probabilidad...
8181 sym R (609 sym/3 pcs)
Entrevista con la Dra. Julia Silge
Entrada original en inglés: https://pacha.dev/blog/2020/04/14/dr.-julia-silge-interview/. La entrevista original es del día 2020-04-14. Hoy he entrevistado a la Dra. Julia Silge, creadora de janeaustenr::, tidytext::, qualtRics::, y autora de Text Mining with R. Todavía me estoy recuperando de una operación en la mano, y esta vez la entrevist...
7483 sym
1-day Workshop: My Organization’s First R Package
Summary If your organization uses R, there are clear benefits to having an organizational R package. Such benefits can be realized whether there is only a single R user or dozens of them. An R package focused on the particular needs of an organization can open up a world of possibilities including easier data access, shared functions for data tra...
2241 sym 1 tbl
1:1 R Training
Do you need to learn R from zero? Would you like to improve the way you work with R? Hop on a Zoom call with me, where I’ll spend an hour with you to help you understand the R basics in a way it contributes to your daily work. If you have any spreadsheet knowledge, I’ll also show you how to apply this knowledge to writing code. Email me to ma...
1326 sym
leaRn! (learn R)
All levels No prior experience required Certified RStudio Trainer (Tidyverse + Shiny) Also certified by The Carpentries at UofT Eight years of experience with R and databases See my email in the image. Related To leave a comment for the author, please follow the link and comment on their blog: Pachá. R-bloggers.com offers daily e-mail updat...
591 sym 2 img
R Packages for Organizations
Summary An R package focused on an organization’s particular needs (with a small or large team) can open up many possibilities, including easier data access, shared functions for data transformation analysis, reporting and standardization of tasks. This workshop will demonstrate worked examples to then jump to build an organizational R package ...
1492 sym
One Weird Trick to Obtain the Maximum (or Minimum)
Motivation I was tagged on Twitter about the next question (translated): How do I choose a maximum date per row? I have a data frame with 3 columns with dates, and I want to create a 4th column that has the maximum of those 3 for each row. Dataset First, we create a data frame with dates, let’s assume this contains the last three days where p...
1258 sym R (1764 sym/3 pcs)