Results 211 to 220 of about 23,683 (254)
Some of the next articles are maybe not open access.

SciPy and NumPy

2018
Although pandas is a very important package for data analysis, it can work in conjunction with two other packages: Scipy and Numpy.
openaire   +1 more source

The NumPy Library

2015
NumPy is a basic package for scientific computing with Python and especially for data analysis. In fact, this library is the basis of a large amount of mathematical and scientific Python packages, and among them, as you will see later in the book, the pandas library.
openaire   +1 more source

Working with NumPy Arrays

2020
NumPy, or Numerical Python, is a Python-based library for mathematical computations and processing arrays. Python does not support data structures in more than one dimension, with containers like lists, tuples, and dictionaries being unidimensional. The inbuilt data types and containers in Python cannot be restructured into more than one dimension, and
openaire   +1 more source

Introduction to NumPy

2017
In the last chapter, we learned how to install the SciPy stack and how to use SymPy for symbolic computation with Python 3. In this chapter, we will be introduced to the NumPy library, and we will study the basics of NumPy. We will also learn the basics of plotting and visualizing data with Matplotlib. So let's begin the exciting journey into the world
openaire   +1 more source

Numerics and Numpy

2016
One of the growing areas of use for Python is within the scientific communities. One issue, which has always been an issue, is that Python is not very efficient when doing numeric calculations. Luckily, Python’s very design is meant to make it relatively easy to expand its functionality.
openaire   +1 more source

Introduction to Python and NumPy

2017
It was developed by Guido van Rossum, and since its inception, its popularity has increased exponentially. A plethora of handy and high-performance packages for numerical and statistical calculations make Python popular among data scientists. Python is an indented language, which may bother programmers just learning Python.
openaire   +1 more source

From Python to Numpy

2016
There is already a fair number of book about numpy (see Bibliography) and a legitimate question is to wonder if another book is really necessary. As you may have guessed by reading these lines, my personal answer is yes, mostly because I think there's room for a different approach concentrating on the migration from Python to numpy through ...
openaire   +1 more source

Comparative Quality Analysis of Random Number Generators in MATLAB and NumPy packages

2023
Roman Gilmiyarov   +2 more
exaly  

Home - About - Disclaimer - Privacy