Es una librería de Python que se usa para rastrear la web.
La única razón por la que urllib3 es la librería de Python de terceros más popular es porque es parte de las solicitudes.
The only reason urllib3 is the most popular third-party Python library today is because it's part of requests.
Es una librería de Python que permite realizar todo tipo de gráficos: desde histogramas, hasta gráficos de líneas o mapas de calor.
Matplotlib This Python library is used to create a variety of graphics: from histograms to line graphs and heat maps.
Robofab es una librería de Python que permite comunicarse directamente con objetos de fuente tipográfica (como glifos, contornos, puntos, etc) mientras se trabaja con fuentes y diseño tipográfico.
RoboFab RoboFab is a Python library which allows to talk directly to font objects (like glyphs and contours and points etc) while working with fonts and type design.
Seaborn Es una librería de Python basada en matplotlib, se usa para hacer más atractivos los gráficos e información estadística en Python.
This Python library, built upon matplotlib, is used to create attractive graphics and statistic information in Python.
La semana que viene, estaremos aprendiendo acerca de Pandas, una librería de Python que permite
Next week, we will be learning about Pandas, a Python library that allows for
En esta librería de Python solo tienes que especificar la formulación del modelo bayesiano y, bajo el capó, la librería construye un gráfico de cálculo en Theano antes de aplicar simulaciones MonteCarlo.
In this Python library you only need to specify the bayesian model formulation and, under the hood, the library builds up a computation graph in Theano before applying MonteCarlo simulations.
En la entrada de hoy, les presento SQLAlchemy, una potente librería de Python para trabajar con bases de datos relacionales.
In today's post, I present SQLAlchemy, a powerful Python library for working with relational databases.
Todos ellos se pueden aplicar a casi cualquier problema de datos y están todos implementados por la excelente librería de Python, Scikit-learn.
All of them can be applied to almost any data problem and are all implemented by the excellent Python library, Scikit-learn.
Es una librería de Python construida sobre NumPy, SciPy y matplotlib.
This Python library is built upon NumPy, SciPy and matplotlib.
Keras es una librería de Python que proporciona de manera limpia y sencilla la creación de una gama de modelos de Deep Learning encima de otras librerías TensorFlow, Theano o CNTK.
Keras is a Python library that provides a clean and convenient way to create a range of deep learning models on top of powerful libraries such as TensorFlow, Theano or CNTK.
Palabra compuesta de Scientific Python. SciPy es una librería de Python que está construida sobre la librería para computación científica NumPy.
A portmanteau of Scientific Python, SciPy is a Python library that is built upon the NumPy library of scientific computation.
Una vez que la introducción a esta librería de python ha sido explicada, profundizaré en las propiedades de mock en los unit tests programando en Python.
After the introduction of this python library, I will deep into its most useful mock properties using some enjoyable unit tests using Mock in Python.