dgkf / dgkf/parttime

Feature: parttime subtraction to produce a parital difftime

Open
#42 0 comments 0 reactions 0 assignees View on GitHub
change::minor
Dominant language
R
Stars
18
Forks
1
PR merge metrics
No merged PRs in 30d

Description

To provide a more familiar interface for creating difftimes, parttime should provide:

```
`-`(, ) ->
```

In all cases, a partial difftime should be the widest resulting range from two partial difftimes based on the upper and lower imputed values. This includes missing-in-the-middle partial datetimes.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Start by locating the partial_time subtraction and partial_difftime implementations in the parttime R package, then trace how missing-in-the-middle partial datetimes are represented. Done means subtraction accepts two partial times and returns the widest partial difftime range based on upper and lower imputed values.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.