-
Notifications
You must be signed in to change notification settings - Fork 4
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
feat: improved operations on cells #985
Conversation
They do are not really containers, just a namespace for computations.
… `TemporalOperations` They are not subclasses of `Cell`, which might be implied by the name.
… generated documentation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #985 +/- ##
========================================
Coverage 95.16% 95.16%
========================================
Files 127 135 +8
Lines 7790 8047 +257
========================================
+ Hits 7413 7658 +245
- Misses 377 389 +12 ☔ View full report in Codecov by Sentry. |
aa5d64c
to
9af7503
Compare
Closes partially #977
Summary of Changes
DatetimeOperations
(formerlyTemporalCell
)DurationOperations
MathOperations
StringOperations
(formerlyStringCell
)