Skip to content

Commit

Permalink
Fix at_time and between_time. (modin-project#43) (service)
Browse files Browse the repository at this point in the history
Signed-off-by: mvashishtha <[email protected]>
  • Loading branch information
mvashishtha authored and vnlitvinov committed Mar 16, 2023
1 parent b09e026 commit febd92c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modin/core/execution/client/query_compiler.py
Original file line number Diff line number Diff line change
Expand Up @@ -896,6 +896,7 @@ def forwarding_method(self, by, *args, **kwargs):
"truncate",
"lookup",
"wide_to_long",
"between_time",
}
)

Expand Down

0 comments on commit febd92c

Please sign in to comment.