public class Series extends PythonObject implements HasArray
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Series() |
Series(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<?> |
getArrayContent() |
int[] |
getArrayShape() |
Object |
getArrayType() |
SingleBlockManager |
getBlockManager() |
String |
getName() |
String |
getTyp() |
HasArray |
getValues() |
Series |
setBlockManager(SingleBlockManager singleBlockManager) |
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 HasArray getValues()
public SingleBlockManager getBlockManager()
public Series setBlockManager(SingleBlockManager singleBlockManager)
public String getName()
public String getTyp()
Copyright © 2022. All rights reserved.