We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there,
I tried to read the mult_nor.mat file in the cora data set. It gives me this error in python
mult_nor.mat
OSError: could not read bytes
and Matlab gives me this error
cannot read file
I think this file may have been corrupted in some way. Is there any way I can fix it?
Thank you in advance!
The text was updated successfully, but these errors were encountered:
Looking forward to your reply!
Sorry, something went wrong.
Same here. Any solution to this problem?
No branches or pull requests
Hi there,
I tried to read the
mult_nor.mat
file in the cora data set. It gives me this error in pythonOSError: could not read bytes
and Matlab gives me this error
cannot read file
I think this file may have been corrupted in some way. Is there any way I can fix it?
Thank you in advance!
The text was updated successfully, but these errors were encountered: