Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

How to pass Date column to RM

User51984User51984 Member Posts: 7 Contributor II
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

Sign In or Register to comment.