Skip to content
logo
linearmodels v6.2 (+19)
linearmodels.panel.data._Panel.shape
Initializing search
    linearmodels
    linearmodels
    • Instrumental Variable Estimation
    • Panel Data Model Estimation
      • Introduction
      • Data Formats for Panel Data Analysis
      • Examples
      • Using formulas to specify models
      • Comparison with pandas PanelOLS and FamaMacBeth
      • Module Reference
        • Models for Panel Data
        • Estimation Results
        • Panel Model Covariance Estimators
        • Panel Data Structures
          • linearmodels.panel.data.PanelData
          • linearmodels.panel.data._Panel
            • C linearmodels.panel.data._Panel
              • linearmodels.panel.data._Panel.from_array
              • linearmodels.panel.data._Panel.to_frame
              • linearmodels.panel.data._Panel.items
              • linearmodels.panel.data._Panel.major_axis
              • linearmodels.panel.data._Panel.minor_axis
              • linearmodels.panel.data._Panel.shape
                • P _Panel.shape
              • linearmodels.panel.data._Panel.values
        • Test Data Generation
      • Formulas and Mathematical Detail
      • Implementation Choices
    • Linear Factor Models for Asset Pricing
    • System Regression Models
    • Utilities
    • Compatibility
    • Type Aliases
    • Module Plans
    • Contributing
    • Change Log
    • References
    • P _Panel.shape

    linearmodels.panel.data._Panel.shape¶

    property _Panel.shape : tuple[int, int, int]¶
    © Copyright 2021, Kevin Sheppard.
    Created using Sphinx 8.1.3. and Sphinx-Immaterial