-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
F:\martingle\main.py:81: FutureWarning: Series.getitem treating keys as positions is deprecated. In a future version, integer keys will always be treated as labels (consistent with DataFrame behavior). To access a value by position, use ser.iloc[pos]
value = {'pct': pct[-1], 'pct_4h':pct_4h[-1] , 'symbol': symbol, 'hour_turnover': df['turnover'][-1]}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels