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

irregular time series forecasting,can u give a demo script load local csv data including multivarite time series? #11

Closed
luoolu opened this issue Oct 2, 2023 · 7 comments
Labels

Comments

@luoolu
Copy link

luoolu commented Oct 2, 2023

Didn’t understand the online notebook use online physionet2012_dataset

@WenjieDu
Copy link
Owner

WenjieDu commented Oct 2, 2023

Hi there 👋,

Thank you so much for your attention to PyPOTS and BrewPOTS! You can follow me on GitHub to receive the latest news of PyPOTS. If you find PyPOTS and BrewPOTS helpful to your work, please star our repositories. Your star is your recognition, which can help more people notice PyPOTS and grow PyPOTS community. It matters and is definitely a kind of contribution to the community.

I have received your message and will respond ASAP. Thank you for your patience! 😃

Best,
Wenjie

@WenjieDu
Copy link
Owner

WenjieDu commented Oct 7, 2023

Hi @luoolu, could you please make it more clear that which steps in the notebook confuse you? And what kind of problem that you're trying to solve with PyPOTS?

@github-actions
Copy link

This issue had no activity for 14 days. It will be closed in 1 week unless there is some new activity. Is this issue already resolved?

@github-actions github-actions bot added the stale label Oct 22, 2023
@luoolu
Copy link
Author

luoolu commented Oct 24, 2023

Mainly how to load my own dataFrame for testing,confusied how the data organized with the notebook "physionet2012_dataset["n_features"]"

@WenjieDu
Copy link
Owner

@luoolu
Copy link
Author

luoolu commented Oct 24, 2023

can u give a demo,load local csv file to forecastting future data points?
loal csv like below:
Date, c1,c2,c3,c4,c5
2023/10/1, 1,2,3,4,5
2023/10/2, 6,7,8,9,10
2023/10/3, 11,12,13,14,15
......

@github-actions github-actions bot removed the stale label Oct 25, 2023
Copy link

github-actions bot commented Nov 8, 2023

This issue had no activity for 14 days. It will be closed in 1 week unless there is some new activity. Is this issue already resolved?

@github-actions github-actions bot added the stale label Nov 8, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants