Vec643 New -
# Example data data = pd.DataFrame({ 'A': np.random.rand(100), 'B': np.random.rand(100) })