diff options
| author | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-06-03 13:31:20 -0600 |
|---|---|---|
| committer | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-06-03 13:31:20 -0600 |
| commit | 790a78e3cf1ec8610699ed34255d459f84a92a18 (patch) | |
| tree | a62702ae158c36167e3047f7be5d16197cff0859 /es-es/pythonstatcomp-es.html.markdown | |
| parent | 29bf4c1b9f353fa3321f663dc52c1b227a1ed9e5 (diff) | |
Remove bare links
Diffstat (limited to 'es-es/pythonstatcomp-es.html.markdown')
| -rw-r--r-- | es-es/pythonstatcomp-es.html.markdown | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/es-es/pythonstatcomp-es.html.markdown b/es-es/pythonstatcomp-es.html.markdown index 96ce2c1c..2efdfe14 100644 --- a/es-es/pythonstatcomp-es.html.markdown +++ b/es-es/pythonstatcomp-es.html.markdown @@ -231,8 +231,9 @@ sns.lmplot("BirthY", "EstAge", data=hre); Si quieres aprender más, obtén _Python for Data Analysis_ por Wes McKinney. Es un extraordinario recurso usado como referencia para escribir este tutorial. -También puedes encontrar gran cantidad de tutoriales interactivos de IPython en temas específicos a tus intereses, como Pilon de Cam Davidson <a href="http://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/" Title="Probabilistic Programming and Bayesian Methods for Hackers">Probabilistic Programming and Bayesian Methods for Hackers</a>. +También puedes encontrar gran cantidad de tutoriales interactivos de IPython en temas específicos a tus intereses, como Pilon de Cam Davidson [Probabilistic Programming and Bayesian Methods for Hackers](http://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/). Ver más módulos para investigar: - - análisis de texto y procesamiento natural del lenguaje: nltk, http://www.nltk.org - - análisis de redes sociales: igraph, http://igraph.org/python/ + + - análisis de texto y procesamiento natural del lenguaje: [nltk](http://www.nltk.org) + - análisis de redes sociales: [igraph](http://igraph.org/python/) |
