fetch_npz_item: Fetch array by item name from NumPy array archive

Description Usage Arguments Value

View source: R/npz_helpers.R

Description

Fetch array by item name from NumPy array archive

Usage

1
fetch_npz_item(npz_file, item_name)

Arguments

npz_file

Path to .npz file

item_name

Name within archive dictionary

Value

A feature matrix with T rows and F columns, where T is the number of time steps and F the number of feature components


parledoct/sousrir documentation built on Dec. 22, 2021, 6:39 a.m.