Kevin Ramirez
Kevin Ramirez
If i double click on a csv to open it, i always get this message:  If i open tad first and then select the csv it opens it correctly....
1. I wonder if it would be possible to filter by applying regular expressions. 2. In some cases you need to use a character other than double quotes as a...
A quick fix for pghistory admin page to load events from a single object.
Hi, i don't know if this is a bug or if the intention is for it to be like this, but if you don't set a custom label for InsertEvent,...
Add workflow to check changelog changes
This PR fixes the parsing error when the defendant name is the same with a nominative reporter name. We require this small PR from reporters-db because `Thompson` has an incorrect...
What was mentioned in the issue related to this PR is already fixed in reporters-db. I added test cases to validate those citations.
When parsing the following text with eyecite: `text = 'Lee County School Dist. No. 1 v. Gardner, 263 F.Supp. 26 (SC 1967)' ` The plaintiff is incorrectly extracted as 1...
The benchmark workflow throws this error: `Error: Resource not accessible by integration` This error is caused by the action: sticky-pull-request-comment Reading the documentation for this action, it mentions that it...
- Updated "Chase" regex - The capturing group for volume for nominative reporters changed from volume_nominative to volume to standardize it. For example: "1 Hask. 405" `FullCaseCitation('1 Hask. 495',groups={'volume': '1',...