The Wayback Machine - https://web.archive.org/web/20210321232650/https://github.com/topics/numpy
Skip to content
#

NumPy

numpy logo

NumPy is an open source library for the Python programming language, adding support for large, multidimensional arrays, and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.

Here are 7,875 public repositories matching this topic...

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
  • Updated Feb 18, 2021
  • Python
DStauffman
DStauffman commented Mar 18, 2021

Typing code example:

import datetime
import numpy as np
d = np.datetime64(datetime.date(2021, 3, 17))

Run mypy on file

untitled.py:3: error: No overload variant of "datetime64" matches argument type "date"  [call-overload]
untitled.py:3: note: Possible overload variant:
untitled.py:3: note:     def datetime64(self, Union[None, datetime64, Union[str, bytes]
datasets
lorr1
lorr1 commented Mar 17, 2021

Hello,

It seems when a cached file is saved from calling dataset.map for preprocessing, it gets the user permissions and none of the user's group permissions. As we share data files across members of our team, this is causing a bit of an issue as we have to continually reset the permission of the files. Do you know any ways around this or a way to correctly set the permissions?

numba

人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
  • Updated Feb 6, 2020
gluon-nlp
preeyank5
preeyank5 commented Dec 3, 2020

Description

While using tokenizers.create with the model and vocab file for a custom corpus, the code throws an error and is not able to generate the BERT vocab file

Error Message

ValueError: Mismatch vocabulary! All special tokens specified must be control tokens in the sentencepiece vocabulary.

To Reproduce

from gluonnlp.data import tokenizers
tokenizers.create('spm', model_p

ta
brightening-eyes
brightening-eyes commented Aug 22, 2020

hi,
if possible, please add these indicators as well:
TDI (Traders Dynamic Index)
chandelier exit
pivot points
BOP (balance of power)
CTM (Chande trend meter)
Coppock Curve
Correlation Coefficient
PMO (DecisionPoint Price Momentum Oscillator)
Ulcer Index
most of them except TDI are available on stockcharts.com
thanks

Created by Travis Oliphant

Latest release about 1 month ago

Repository
numpy/numpy
Website
numpy.org
Wikipedia
Wikipedia

Related Topics

python scipy