-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix typespecs for series that may return lazy series (#1041)
This is valid for most of the series operations that can return a scalar value (in general a float). Inside the context of a query - like in `mutate` -, this will return a lazy series before being collected. Closes #1038
- Loading branch information
Showing
1 changed file
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains 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