Skip to main content

Fast numpy LAbeled aRRaY for financial time series data. Simply load, slice, cache, and analyze. Accelerators: C, Numba, Vectorization.

Project description

Numla Package

Fast numpy LAbeled aRRaY for financial time series data. Simply load, slice, cache, and analyze. Accelerators: C, Numba, Vectorization.

pip3 install numla

from numla import larry

or

import numla as la

ohlcv = np.array([[1, 2, 3, 4, 5], [6, 7, 8, 9, 10]])

label = [['open', 'high', 'low', 'close', 'volume'], ['2022-01-17 00:00:00', '2022-01-18 00:00:00']]

dk = larry(ohlcv, label, dtype=float)

or

dk = larry(dataframe)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

numla-0.0.1.tar.gz (3.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

numla-0.0.1-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file numla-0.0.1.tar.gz.

File metadata

  • Download URL: numla-0.0.1.tar.gz
  • Upload date:
  • Size: 3.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for numla-0.0.1.tar.gz
Algorithm Hash digest
SHA256 132d110e3d413b7339c8361c1b236a921d3072ae54e0a2bccebed5c59da8f102
MD5 ed15447c2871f7246f228bcea29e9554
BLAKE2b-256 21327ce3de4fcfff268a064df1860d43b9c79a8ea81498b33b87d85abe17f796

See more details on using hashes here.

File details

Details for the file numla-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: numla-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for numla-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4595c71601b3a87557cd710af4c519fe81d03fb447ed9ccd875e0b1b6b28553b
MD5 fcdfac629b3188ca92bdee1ea3cab672
BLAKE2b-256 be322026a7e1219d0124ebbc3705599690555f4dea1ab7d6033cf285f00f5462

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page