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

ValueError: could not convert string to float: '2020-01-01 00:20:00' #59

Closed
Terryjsz opened this issue Feb 29, 2024 · 1 comment
Closed

Comments

@Terryjsz
Copy link

Terryjsz commented Feb 29, 2024

when I run:
train_loader, eval_loader, test_loader = get_loaders(weather_data, batch_size, n_train, n_eval, n_test, T=96, S=96)
get error: ValueError: could not convert string to float: '2020-01-01 00:20:00' #59

@WenWeiTHU
Copy link
Collaborator

WenWeiTHU commented Mar 9, 2024

Please check the encoding of the data file. Since this issue is less relative to the paper, the issue will be closed.

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