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