LArray
954_tutorial_merge_presenting_objects_getting_started
Installation
Tutorial
API Reference
Axis
Group
IGroup
LGroup
larray.LGroup
larray.LGroup.named
larray.LGroup.with_axis
larray.LGroup.by
larray.LGroup.equals
larray.LGroup.translate
larray.LGroup.union
larray.LGroup.intersection
larray.LGroup.difference
larray.LGroup.containing
larray.LGroup.startingwith
larray.LGroup.endingwith
larray.LGroup.matching
larray.LGroup.to_hdf
LSet
AxisCollection
Array
Utility Functions
Metadata
Input/Output
Excel
ExcelReport
ReportSheet
Miscellaneous
Session
CheckedArray
CheckedSession
CheckedParameters
Editor
Random
Constants
Change log
How to contribute
LArray
Docs
»
API Reference
»
larray.LGroup.named
Edit on GitHub
larray.LGroup.named
¶
LGroup.
named
(
name
)
→ larray.core.group.Group
¶
Returns group with a different name.
Parameters:
name
:
str
new name for group
Returns:
Group