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

Add tp.fillna operator and add implicit casting in tp.where #322

Merged
merged 7 commits into from Dec 7, 2023
Merged

Conversation

achoum
Copy link
Collaborator

@achoum achoum commented Dec 5, 2023

No description provided.

@achoum achoum marked this pull request as ready for review December 5, 2023 08:26
Copy link

github-actions bot commented Dec 5, 2023

Coverage report

Main: 91.12% | PR: 91.16% | Diff: 0.03 ✅


Usage example:
```python
>>> import math
Copy link
Collaborator

Choose a reason for hiding this comment

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

use np.nan instead? numpy is available in the docstring tests' env

temporian/core/event_set_ops.py Outdated Show resolved Hide resolved
temporian/core/event_set_ops.py Outdated Show resolved Hide resolved
temporian/core/operators/where.py Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Dec 7, 2023

Coverage report

Main: 91.12% | PR: 91.16% | Diff: 0.03 ✅

@achoum achoum merged commit 59a43ad into main Dec 7, 2023
24 checks passed
@achoum achoum deleted the gbm_fillna branch December 7, 2023 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants