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

Added the new Datasets module. #156

Merged
merged 24 commits into from
Aug 13, 2024
Merged

Added the new Datasets module. #156

merged 24 commits into from
Aug 13, 2024

Conversation

dmfolgado
Copy link
Member

The Datasets module has convenience methods to load datasets. It's main purpose is for testing and supporting the package documentation.

The Datasets module has convenience methods to load single problem dataset. It's main purpose is for testing and supporting the package documention.
@dmfolgado dmfolgado added the enhancement New feature or request label Jun 9, 2024
@dmfolgado dmfolgado added this to the v0.1.8 milestone Jun 9, 2024
@@ -79,9 +79,9 @@
# built documents.
#
# The short X.Y version.
version = "0.1.6"
version = "0.1.8"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it correct that the version bumped from 0.1.6 to 0.1.8, and not 0.1.7?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it's correct. Version should be bumped to 0.1.8 as the version number on the stable documentation was not correct.

README.md Outdated
@@ -23,7 +27,9 @@ It does not requires installation as it relies on Google Colabs and a user inter
Advanced users can take full potential of TSFEL by installing as a python package

```python
pip install tsfel
pip
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one line

@mbarandas mbarandas merged commit 953b363 into dev Aug 13, 2024
4 of 12 checks passed
@mbarandas mbarandas deleted the feature/datasets branch September 5, 2024 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants