mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-05-19 18:51:28 +02:00
Use uv instead of rye
This commit is contained in:
@ -19,6 +19,7 @@ fields
|
||||
- Don't run newline fix on description fields
|
||||
- Install requests-cache in main run() function instead of check.agrovoc() function so we only incur the overhead once
|
||||
- Use py3langid instead of langid, see: [How to make language detection with langid.py faster](https://adrien.barbaresi.eu/blog/language-detection-langid-py-faster.html)
|
||||
- Use uv instead of rye
|
||||
|
||||
### Updated
|
||||
- Python dependencies, including Pandas 2.0.0 and [Arrow-backed dtypes](https://datapythonista.me/blog/pandas-20-and-the-arrow-revolution-part-i)
|
||||
|
Reference in New Issue
Block a user