-
Notifications
You must be signed in to change notification settings - Fork 946
Narwhals implementation of from_dataframe
and performance benchmark
#2661
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
dennisbader
merged 42 commits into
unit8co:master
from
authierj:feature/add_timeseries_from_polars
Feb 28, 2025
Merged
Changes from 25 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
28a9298
narwhals implementation for and test benchmark
6382082
Merge branch 'master' into feature/add_timeseries_from_polars
authierj 0041203
changes from MarcoGorelli incorporated
576e88e
improvement thanks to reviewers
e013a42
Merge branch 'master' into feature/add_timeseries_from_polars
authierj dbe2cd9
added comments about slow and fast parts of the code
authierj b2ffc67
using pandas index to avoid .to_list()
authierj c5fa503
Merge branch 'master' into feature/add_timeseries_from_polars
authierj 79312c9
bug fix added
authierj fc8bda4
Merge branch 'feature/add_timeseries_from_polars' of https://github.c…
authierj b08a74f
updated test script
authierj 2425fbe
narwhals timeseries added
authierj 36300f2
from_series changed, names changed
authierj ba01df1
changelog updated
authierj ffd1202
Merge branch 'master' into feature/add_timeseries_from_polars
authierj 2e39269
small improvement
authierj 1a9a266
clean test scripts added
authierj a030ea5
Merge branch 'master' into feature/add_timeseries_from_polars
authierj 2c24a39
BUGFIX added for non_pandas df
authierj 89f23fb
tests added for polars df
authierj de0a32d
polars and narwhals added to dependencies. Ideally, polars should be …
authierj 66b770d
Merge branch 'master' into feature/add_timeseries_from_polars
authierj 16bac00
refactoring pd_series and pd_dataframe
authierj 0950910
removed test scripts from git repo
authierj 042f9fb
Merge branch 'master' into feature/add_timeseries_from_polars
authierj 5afc721
Update CHANGELOG.md
authierj 7877dd6
Update darts/timeseries.py
authierj 102a26c
easy corrections applied
authierj 9d66c06
Merge branch 'feature/add_timeseries_from_polars' of https://github.c…
authierj f629089
Merge branch 'master' into feature/add_timeseries_from_polars
authierj 56a20c1
narwhals_test_time removed
authierj f764e19
Update requirements/core.txt
authierj 319a48f
Update darts/timeseries.py
authierj e8925f1
most corrections added
authierj 05a7215
merged
authierj 11d17c1
polars tests removed
authierj a720bb4
Merge branch 'master' into feature/add_timeseries_from_polars
authierj f9f5aa8
tests corrected
authierj e0b4984
Merge branch 'master' into feature/add_timeseries_from_polars
dennisbader c13cc1d
Update darts/timeseries.py
authierj 370d761
Update darts/timeseries.py
authierj 3fa924f
no time_col, define one
authierj 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
authierj marked this conversation as resolved.
Show resolved
Hide resolved
|
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.
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.