-
Notifications
You must be signed in to change notification settings - Fork 5
feat: class for time series #508
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
Merged
Merged
Changes from all commits
Commits
Show all changes
72 commits
Select commit
Hold shift + click to select a range
a7e553b
added the functionalities for the time series class and the first test
ee71da8
added alot of time_series feature and fixed bugs
eb5b64e
- reestablished my workspace, which also took alot of time
1097bb7
added all needed tests and setting up the pr
7e4ed42
Merge branch 'main' of https://github.com/Safe-DS/Library into 481-ti…
031651c
added comment so I can push my poetry
0a52dfc
Update poetry.lock
sibre28 e5cac1c
updated poetry.lock
Gerhardsa0 902b6c3
Revert "updated poetry.lock"
Gerhardsa0 81b2ee0
updated poetry.lock
Gerhardsa0 0f6a937
updated poetry.lock
Gerhardsa0 03699b3
edited example
Gerhardsa0 b3f42d3
edited example
Gerhardsa0 aeb07d7
edited example
Gerhardsa0 d8b0ec2
updated poetry.lock
49c7901
updated poetry.lock
2c498d6
some Linter Changes
2c674b2
some Linter Changes
f3ed1e0
some Linter Changes
c7eab12
spilled water over my keyboard, which changed the project and I rever…
2ee36d3
renamed the function, so the Liskov substitution principle is not con…
369a42f
updated comment
5243d2c
Merge branch 'main' of https://github.com/Safe-DS/Library into 481-ti…
f5e1b99
updated comment
b5373e5
updated comment
33ed21b
again Linter changes, now mypy should run through
f997589
added coverage
b814bce
updated comment
93ce4d6
updated imports
2aff4b1
going to update init
c4100d0
going to update init
7563e6b
going to update init
754ba39
updated comments
ec2a13a
updated comments
e71452a
updated comments
8e29f1f
style: apply automated linter fixes
megalinter-bot 7f31dbe
style: apply automated linter fixes
megalinter-bot 1db4c45
updated tests
187f684
Merge remote-tracking branch 'origin/481-timeseries-class-in-safe-ds-…
88f0ac7
updated tests
d4023d0
the push befor shouldnt work normally
c61fd57
why are they not on main?
6a7fb44
added some coverage
79aba43
fixed print statement
8cbe5e3
fixed print statement
221b5b2
style: apply automated linter fixes
megalinter-bot c16778f
style: apply automated linter fixes
megalinter-bot b1b0017
updated code coverage, now everything should be fine
38424ca
Merge remote-tracking branch 'origin/481-timeseries-class-in-safe-ds-…
c3c2db1
updated
db5b0f5
added test after review(1), will be added more
9594a3e
Apply suggestions from code review
Gerhardsa0 39ff8c2
Apply suggestions from code review
Gerhardsa0 160e889
fixed tests
8982880
style: apply automated linter fixes
megalinter-bot 262b9e6
Apply suggestions from code review
Gerhardsa0 2a4cee3
applied review changes
Gerhardsa0 313f484
fixed tests
Gerhardsa0 c9946ea
style: apply automated linter fixes
megalinter-bot a351946
fixed tests
Gerhardsa0 c441414
applied review changes
Gerhardsa0 c9705d0
style: apply automated linter fixes
megalinter-bot 819f0c3
Merge branch 'main' into 481-timeseries-class-in-safe-ds-std-lib-1
Gerhardsa0 2f35452
Update src/safeds/data/tabular/containers/_time_series.py
Gerhardsa0 9f85a12
Update src/safeds/data/tabular/containers/_time_series.py
Gerhardsa0 066f534
applied review changes
Gerhardsa0 f7a7435
applied review changes
Gerhardsa0 d978d2b
Merge remote-tracking branch 'origin/481-timeseries-class-in-safe-ds-…
Gerhardsa0 5d4fd98
applied review changes
Gerhardsa0 aa264c6
fixed linter error
Gerhardsa0 cb9a008
style: apply automated linter fixes
megalinter-bot 415aebd
Update src/safeds/data/tabular/containers/_time_series.py
Gerhardsa0 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.