diff options
Diffstat (limited to 'es-es/pythonstatcomp-es.html.markdown')
-rw-r--r-- | es-es/pythonstatcomp-es.html.markdown | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/es-es/pythonstatcomp-es.html.markdown b/es-es/pythonstatcomp-es.html.markdown index b3d2f0ff..a901bbae 100644 --- a/es-es/pythonstatcomp-es.html.markdown +++ b/es-es/pythonstatcomp-es.html.markdown @@ -12,7 +12,6 @@ lang: es-es Este es un tutorial de como realizar tareas típicas de programación estadística usando Python. Está destinado a personas con cierta familiaridad con Python y con experiencia en programación estadística en lenguajes como R, Stata, SAS, SPSS, or MATLAB. ```python - # 0. Cómo configurar ==== """ Configurar con IPython y pip install lo siguiente: numpy, scipy, pandas, |