Panel.count(axis='major') [source]
Return number of observations over requested axis.
| Parameters: | axis : {‘items’, ‘major’, ‘minor’} or {0, 1, 2} |
|---|---|
| Returns: | count : DataFrame |
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
http://pandas.pydata.org/pandas-docs/version/0.22.0/generated/pandas.Panel.count.html