Skip to content
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

what type is the data #6

Closed
Andrewdididi opened this issue Jan 6, 2022 · 2 comments
Closed

what type is the data #6

Andrewdididi opened this issue Jan 6, 2022 · 2 comments

Comments

@Andrewdididi
Copy link

Andrewdididi commented Jan 6, 2022

Excuse me, I have a question about the format of data. The extensions of these data files are 'x','tx', 'allx','graph' which I haven't seen before. Further more, what I can see is shown in the following picture when I open them with Pycharm.
3YL {3PQ05)GVOX9_BWA~%D

@DaehanKim
Copy link
Owner

Hi. As you can see in load_data function, these data are binary, so cannot be visualized directly via text editor. Hopefully printing out values in python would help you understand the structure.

@Andrewdididi
Copy link
Author

Thank you for your reply : )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants