Skip to content
linearmodels 4.27 documentation logo
linearmodels 4.27 linearmodels.panel.data.PanelData.shape
Type to start searching
    linearmodels
    Release Development
    • Panel Data Model Estimation
    • Module Reference
    • linearmodels.panel.data.PanelData
    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
      • Formulas and Mathematical Detail
      • Implementation Choices
    • Linear Factor Models for Asset Pricing
    • System Regression Models
    • Utilities
    • Compatibility
    • Module Plans
    • Contributing
    • Change Log
    • References
    • Show Source

    linearmodels.panel.data.PanelData.shape¶

    property PanelData.shape: Tuple[int, int, int]¶

    Shape of panel view of data

    Return type

    Tuple[int, int, int]

    Previous linearmodels.panel.data.PanelData.panel
    Next linearmodels.panel.data.PanelData.time
    © Copyright 2017, Kevin Sheppard.
    Created using Sphinx 5.0.1. and Material for Sphinx