0
I Use This!
Inactive
Analyzed about 15 hours ago. based on code collected 2 days ago.

Project Summary

Label the rows, columns, any dimension, of your NumPy arrays.

The main class of the la package is a labeled array, larry. A larry consists of a data array and a label list. The data array is stored as a NumPy array and the label list as a list of lists.

Alignment by label is automatic when you add (or subtract, multiply, divide) two larrys.

larry has built-in methods such as movingsum, ranking, merge, shuffle, zscore, demean, lag as well as typical Numpy methods like sum, max, std, sign, clip. NaNs are treated as missing data.
You can archive larrys in HDF5 format.

larry adds the convenience of labels, provides many built-in methods, and let's you use many of your existing NumPy array functions.

Note There's nothing to compile; la is pure Python.

Tags

No tags have been added

In a Nutshell, larry...

BSD 2-clause "Simplified" License
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Hold Liable

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    you can embed statistics from Open Hub on your site
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    anyone with an Open Hub account can update a project's tags
About Project Security

Languages

Python
88%
C
11%
2 Other
1%

30 Day Summary

Aug 9 2024 — Sep 8 2024

12 Month Summary

Sep 8 2023 — Sep 8 2024