How to pass Date column to RM

User51984
User51984 New Altair Community Member
edited November 5 in Community Q&A
Hi,

I'm trying to get a simple Execute Python script to read data from a website and pass it to RM. The data is daily volumes and has a Date column. It is a python pandas' DataFrame. It works, but RM ignores da Date column. A printout from the script and the result in RM are: 


What am missing in the script?

Thanks.
 

Answers