-
Panel.count(axis='major')[source] -
Return number of observations over requested axis.
Parameters: axis : {?items?, ?major?, ?minor?} or {0, 1, 2} Returns: count : DataFrame
Panel.count()
2025-01-10 15:47:30
Panel.count(axis='major') [source]
Return number of observations over requested axis.
| Parameters: | axis : {?items?, ?major?, ?minor?} or {0, 1, 2} |
|---|---|
| Returns: | count : DataFrame |
Please login to continue.