-
**Is your feature request related to a problem? Please describe.**
When I receive a realtime feed, it can have a trip_id or not.
If it has a trip_id, OTP assumes the trip_id is ok.
Many times…
-
-
## Summary
Rename all of our functions in `recordlinker.linking.matchers` to better align with their functionality.
## Acceptance Criteria
- [x] Renaming the functions as directed in the comments of …
-
```sql
bdc=# select distinct
--to_char(time,'yyyy-mm-dd hh24:mi:ss') as lasttime,
device,line,sensor,value
from dm.iot_sqt_dap_sensor
where time between '2023-12-15T06:57:23.198Z' and '2023-12-1…
-
I am trying to be able to run this anonymized script using cuDF or cuDF.pandas with GPU acceleration.
currently runs for over 5 hours for 2Million rows of data.
```python
import pandas as pd
from rap…
-
## Context
ROR organization API docs: https://ror.readme.io/docs/api-affiliation
### ROR matching algorithms
`PHRASE`: the entire phrase matched to a variant of the organization's name
`COMM…
-
ESPECIALLY for member autocomplete (fuzzy-matching table and column names, etc.).
-
**Topic:** I found a few examples where filtering for repository names is unintuitive and wanted to see if these could be fixed.
Related to scoring for fuzzy matches (1, 2) and regression-like issu…
-
Binary Diffing, by which we mean, users can take two (or more) binaries and get a diff view, for the purposes of tracking changes across versions, identifying disparate function changes, and overall b…
-
### Is your feature request related to a problem? Please describe.
Assigning myself this task next.
I'm basically going to branch off before the new Cartesian planner, Ruckig servo smoothing plugin,…