pandas / 0.23.4 / generated / pandas.panel.count.html /

pandas.Panel.count

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.
https://pandas.pydata.org/pandas-docs/version/0.23.4/generated/pandas.Panel.count.html