On this page
pandas.Panel.count
Panel.count(axis='major')
-
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.18.1/generated/pandas.Panel.count.html