Pandas

pyNastran also supports Pandas dataframes for the OP2 objects. This is most useful from within the iPython / Jupyter notebook.

Pandas Introduction

https://github.com/fonnesbeck/statistical-analysis-python-tutorial/blob/main/1.%20Introduction%20to%20Pandas.ipynb

Another Pandas Intro

`Pandas Video<https://www.youtube.com/watch?v=5JnMutdy6Fw>`_

Static & Transient DataFrames in PyNastran

op2_pandas_multi_case

Transient DataFrames in PyNastran

op2_pandas_DataFrames

Manipulating the Pandas DataFrame

op2_pandas_unstack