Examples with "como NumPy" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Sin duda, el código creado ha servido para este curso, pero estoy absolutamente seguro de que esto mismo se puede realizar con módulos específicos de Python dedicados al análisis de datos, como NumPy o pandas.
undoubtedly, the Python code was created for solving the problems of the course, but I am pretty sure that I can do the same, or even better using specific Python modules for data analysis, like NumPy o pandas.
Primero, debe instalar Python y varios paquetes auxiliares necesarios, como NumPy y SciPy.
First, you install Python and several required auxiliary packages, such as NumPy and SciPy.
Incluye paquetes de Python* acelerados, tales como NumPy, SciPy, scikit-learn y fácil acceso a conda, numba, Cython y pyDAAL.
Includes accelerated Python packages such as NumPy, SciPy, scikit-learn, and easy access to conda, numba, Cython, and pyDAAL.
Además de librerías de herramientas científicas, numéricas, de herramientas de análisis y estructuras de datos, o de algoritmos de Machine Learning como NumPy, SciPy, Matplotlib, Pandas o PyBrain, Python ofrece entornos interactivos de programación orientados al Data Science.
As well as libraries of scientific, numerical, analytical and structural tools, and Machine Learning algorithms such as NumPy, Matplotlib, Pandas and PyBrain, Python offers interactive programming environments aimed at Data Science. Related posts
Las coordenadas se pueden dar como numpy arrays, python arrays, listas, etc.
The coordinates can be given as numpy arrays, python arrays, lists, etc.
Estas se implementaron en Python bajo el paradigma de programación orientada a objetos (OOP) y en el que se utilizaron herramientas como Numpy, Scipy, Pydicom, Scikit-learn, Matplotlib y Mayavi.
All these stages were developed in Python under Object Oriented Programming (OOP) and were implemented through the use of several tools, such as Numpy, Scipy, Pydicom, Scikit-learn, Matplotlib and Mayavi.
Andere resultaten
Primero, vamos a importar Numpy como np.
Lo primero que tenemos que hacer es importar las librerías OpenCV y NumPy, como sigue
The first thing we need to do is import the OpenCV and NumPy libraries, as follows
Las dos piezas mejor conocidas del rompecabezas subyacente tanto para Sage como para EDP son NumPy y SciPy.
The two most well-known pieces of the underlying puzzle for both Sage and EDP are NumPy and SciPy.
En Computación y Ciencia de datos, pandas es una biblioteca de software escrita como extensión de NumPy para manipulación y análisis de datos para el lenguaje de programación Python.
In computer programming, pandas is a software library written for the Python programming language for data manipulation and analysis.
Decidimos elegir jupyter notebooks con Python 3.6 junto con las bibliotecas pandas and NumPy como nuestro entorno de trabajo.
We used jupyter notebooks with Python 3.6 along with the pandas and NumPy libraries as our working environment.
La herramienta se distribuye a veces bajo otros nombres, tales como "Python numpy-1.0.3.1", "Python numpy-1.0.4", "Python numpy-1.0.1".
En Numpy, las funciones universales son instancias de la clase numpy.ufunc.
In Numpy, universal functions are instances of the numpy.ufunc class.