The Siemens Community Catalyst program was co-created with our community to acknowledge technology leaders who consistently contribute to the Siemens Community. Nominations are accepted on a rolling basis.
data.rm_metadata["date"]=('date','id') data['date'] = pd.to_datetime(data['date']) data['date'] = pd.PeriodIndex(data['date'], freq='Q')
data['date'] = pd.to_datetime(data['date'])