Skip to content

Conversation

thawn
Copy link

@thawn thawn commented Jul 12, 2024

created pyproject.toml and refactored the code into an installable python package.

the code can be installed like this:

git clone ...
cd Time-Series-Library
pip install -e .

afterwards the code can be used like this:

from timeserieslib.models import TimesNet

@thawn
Copy link
Author

thawn commented Jul 12, 2024

closes #41

@wuhaixu2016
Copy link
Member

Hi, this is a great pull request. It may take some time for us to merge and reorganize the repo. Many thanks for your contribution.

@thawn
Copy link
Author

thawn commented Jul 15, 2024

I am aware that this is a large refactor and will take time to review. Please let me know in case I can help (e.g. rebase).

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

Successfully merging this pull request may close these issues.

2 participants