LArray
stable
Installation
Tutorial
API Reference
Axis
Group
IGroup
larray.IGroup
larray.IGroup.named
larray.IGroup.with_axis
larray.IGroup.by
larray.IGroup.equals
larray.IGroup.translate
larray.IGroup.union
larray.IGroup.intersection
larray.IGroup.difference
larray.IGroup.containing
larray.IGroup.startingwith
larray.IGroup.endingwith
larray.IGroup.matching
larray.IGroup.to_hdf
LGroup
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
API Reference
larray.IGroup.with_axis
Edit on GitHub
larray.IGroup.with_axis
IGroup.
with_axis
(
axis
)
→
Group
Return group with a different axis.
Parameters
axis
int, str, Axis
new axis for group
Returns
Group