dictionary

PHOTO EMBED

Sat Jul 09 2022 02:29:29 GMT+0000 (Coordinated Universal Time)

Saved by @kikoveiga

resumoAcoes = {
    'GOOG' : pd.Series([740, 750], index=['Abertura', 'Fechamento']),
    'FB' : [110, 120],
    'TWTR' : [20, 30],
    'AMZN' : [740, 750],
    'AAPL' : [100, 90],
    'NFLX' : [70, 80]
}
content_copyCOPY