Prithvi

Results 4 issues of Prithvi

**fix: remove deprecated pandas CSV reader args (`keep_date_col`, `verbose`, `delim_whitespace`)** fixes #1417 These pandas arguments are deprecated and generate warnings during the test suite. This PR removes them from Hamilton’s...

Deprecation warnings in Pandas CSV Reader (`pandas_extensions.py`) due to deprecated pandas arguments. # Current behavior Running the Hamilton test suite on the latest `main` branch generates multiple `FutureWarning` messages from...

triage

### Description This PR adds support for filtering Judgment Lists by their GUID (`id`). Previously, the search bar only filtered based on the judgment `name`, which made it impossible to...

### Description This change adds support for filtering Query Sets by their GUID in the Search Relevance dashboard. Previously, filtering only matched against the Query Set name, making it impossible...