public class MaskedArray extends PythonObject implements HasArray
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
MaskedArray(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<?> |
getArrayContent() |
int[] |
getArrayShape() |
Object |
getArrayType() |
NDArray |
getData() |
Object |
getDType() |
NDArray |
getMask() |
get, getArray, getArray, getArray, getArrayShape, getArrayShape, getBoolean, getBooleanArray, getDict, getInteger, getIntegerArray, getList, getList, getListLike, getListLike, getNumber, getNumberArray, getObject, getOptional, getOptionalBoolean, getOptionalObject, getOptionalScalar, getOptionalString, getPythonModule, getPythonName, getPythonObject, getScalar, getString, getTuple, getTupleListclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic List<?> getArrayContent()
getArrayContent in interface HasArraypublic int[] getArrayShape()
getArrayShape in interface HasArraypublic Object getArrayType()
getArrayType in interface HasArraypublic NDArray getData()
public Object getDType()
public NDArray getMask()
Copyright © 2022. All rights reserved.