Results 221 to 230 of about 87,048 (263)

Comprehensive Dataset for Event Classification Using Distributed Acoustic Sensing (DAS) Systems. [PDF]

open access: yesSci Data
Tomasov A   +5 more
europepmc   +1 more source

Systems Neuroscience Computing in Python (SyNCoPy): a python package for large-scale analysis of electrophysiological data. [PDF]

open access: yesFront Neuroinform
Mönke G   +6 more
europepmc   +1 more source
Some of the next articles are maybe not open access.

Related searches:

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

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 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

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

Home - About - Disclaimer - Privacy