Skip to content

Instantly share code, notes, and snippets.

View aaizemberg's full-sized avatar

Ariel Aizemberg aaizemberg

View GitHub Profile
@aaizemberg
aaizemberg / guia.md
Last active April 15, 2024 02:17
instalando el kernel de R para jupyter notebook
@aaizemberg
aaizemberg / index.html
Last active March 20, 2024 19:33
Dame tu DNI y te estimo la edad
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Dame tu DNI y te estimo la edad</title>
<script src="https://d3js.org/d3.v7.min.js"></script>
</head>
<body>
<input type="number" id="dni">
@aaizemberg
aaizemberg / index.html
Last active March 5, 2024 15:02
Radios censales del censo 2010, Argentina. (fuente: INDEC)
<!DOCTYPE html>
<html>
<head>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js"></script>
<meta charset="utf-8">
<title>INDEC | Censo 2010 | Radios Censales por provincia</title>
</head>
<body>
<h1>por fín, era hora</h1>
@aaizemberg
aaizemberg / index.html
Last active September 8, 2023 15:30
deck.gl geojson layer demo
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>deck.gl geojson layer demo</title>
<script src='https://api.tiles.mapbox.com/mapbox-gl-js/v0.44.2/mapbox-gl.js'></script>
<link href='https://api.tiles.mapbox.com/mapbox-gl-js/v0.44.2/mapbox-gl.css' rel='stylesheet' />
@aaizemberg
aaizemberg / index.html
Last active April 14, 2023 02:22
La altura de los jugadores de UPCN de San Juan (Vega-lite, mark=tick, w/tooltip)
<!DOCTYPE html>
<html>
<head>
<title>Embedding Vega-Lite</title>
<script src="https://cdn.jsdelivr.net/npm/vega@5.10.1"></script>
<script src="https://cdn.jsdelivr.net/npm/vega-lite@4.11.0"></script>
<script src="https://cdn.jsdelivr.net/npm/vega-embed@6.6.0"></script>
</head>
<body>
<h1>Los jugadores de UPCN de San Juan</h1>
@aaizemberg
aaizemberg / d3.js para principiantes
Last active March 22, 2023 19:49
d3.js para principiantes
Ariel Aizemberg
@aaizemberg ( https://twitter.com/aaizemberg )
http://www.linkedin.com/in/arielaizemberg
Introducción
Que es D3
Quién creó esta librería
Mirar algunos ejemplos de la galería
https://github.com/mbostock/d3/wiki/Gallery
@aaizemberg
aaizemberg / readme.md
Last active November 1, 2022 20:18
my short list of the most cited papers or books of Kosara, Mackinlay, Shneiderman, Heer, Bostock, Satyanarayan, Munzner & Hullman
@aaizemberg
aaizemberg / readme.md
Created April 8, 2020 19:55
Data Scientist with Python (DataCamp)
@aaizemberg
aaizemberg / dni_clase.tsv
Created July 15, 2022 12:49
datos para armar una regresión lineal
dni clase
16 1963
18 1966
23 1973
26 1978
28 1981
28 1981
28 1981
29 1982
30 1984