sciris.sc_dataframe¶
Extension of the pandas dataframe to be more flexible, especially with filtering rows/columns and concatenating data.
Classes
An extension of the pandas dataframe with additional convenience methods for accessing rows and columns and performing other operations. |