-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues in cross_vali_data_convert_merge.py #23
Comments
Hi, @AV-Coding Thank you for trying out my code. |
This happens when I start the script |
Hi,I have encountered the same problem. Have you solved it? Traceback (most recent call last): Thanks! |
@beyond96 , I have also encountered this problem. But I just change the variables of "filepath1" and "filepath2" to the correct path of dataset on my computer. |
@AV-Coding You can try as follows: |
Just to make sure that I'm doing this right:
I switched this:
To this:
Since I was getting this error message:
Also, do I need to run this code in order to see your data 'PCA_STFT_visualize.ipynb' in jupyter notebook or can I already visualize it? Any help is appreciated, Thanks!
The text was updated successfully, but these errors were encountered: