I have a light curve data in csv , using which I am trying to extract the features using FATS. Following the documentation, I have tried to preprocess the data using preprocessed_data.preprocess() function. However, I get the following error. I am not sure if this due to backward compatibility issues or something related to my data. can you please help.
Issue:
I have a light curve data in csv , using which I am trying to extract the features using FATS. Following the documentation, I have tried to preprocess the data using preprocessed_data.preprocess() function. However, I get the following error. I am not sure if this due to backward compatibility issues or something related to my data. can you please help. Issue:
My data:
Thanks, Kiran Varma