The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Data to Series - Error: No value series in input example set"
Hello everybody!
I have an Example Set with about 100 examples and 25 regular attributes.
I would like to convert every attribute data into a series, and to obtain de Fourier Transform of every series.
I have used the "Data to Series" Operator, but it says "Process failed. No value series in input example set"
What should I do?
Thank you very much!!
Best regards, Rosana
I have an Example Set with about 100 examples and 25 regular attributes.
I would like to convert every attribute data into a series, and to obtain de Fourier Transform of every series.
I have used the "Data to Series" Operator, but it says "Process failed. No value series in input example set"
What should I do?
Thank you very much!!
Best regards, Rosana
Tagged:
0
Contributor II
Answers
as always please post your process setup. The devil is in the details...
For me, the following process works perfectly. For your usecase, you have to set the transformation_mode to "series_from_examples" (which is the default).
Best, Marius
I'm including now the code... If I'm not wrong I understand that I should set "series from attributes" as I would like to have a serie for each attribute... ¿?
Thank you very much!!
Best, Rosana
Of course you have to loop your attributes and handle each attribute on its own, because when you create a series from examples, you end up with only one series from only one attribute. That attribute can be specified with the parameter.