linearmodels.panel.data.PanelData.drop¶ PanelData.drop(locs: Series | ndarray) → None[source]¶ Drop observations from the panel. Parameters:¶ locs: Series | ndarray¶Boolean array indicating observations to drop with reference to the dataframe view of the data