mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2021-03-17
This commit is contained in:
@ -19,7 +19,7 @@ Also, we found some issues building and running OpenRXV currently due to ecosyst
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2021-03/" />
|
||||
<meta property="article:published_time" content="2021-03-01T10:13:54+02:00" />
|
||||
<meta property="article:modified_time" content="2021-03-14T10:50:02+02:00" />
|
||||
<meta property="article:modified_time" content="2021-03-14T21:34:07+02:00" />
|
||||
|
||||
|
||||
|
||||
@ -44,9 +44,9 @@ Also, we found some issues building and running OpenRXV currently due to ecosyst
|
||||
"@type": "BlogPosting",
|
||||
"headline": "March, 2021",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2021-03/",
|
||||
"wordCount": "2256",
|
||||
"wordCount": "2337",
|
||||
"datePublished": "2021-03-01T10:13:54+02:00",
|
||||
"dateModified": "2021-03-14T10:50:02+02:00",
|
||||
"dateModified": "2021-03-14T21:34:07+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -507,6 +507,21 @@ $ curl -X PUT "localhost:9200/openrxv-items-final/_settings" -H 'Conte
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="2021-03-16">2021-03-16</h2>
|
||||
<ul>
|
||||
<li>Review ten items for Livestock and Fish and Dryland Systems from Peter
|
||||
<ul>
|
||||
<li>I told him to try the new web-based CSV Metadata Qualiter checker and he thought it was cool</li>
|
||||
<li>I found one exact duplicate item and it gave me an idea to try to detect this in the tool</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="2021-03-17">2021-03-17</h2>
|
||||
<ul>
|
||||
<li>I added the ability to check for duplicate items to csv-metadata-quality</li>
|
||||
<li>I also made some minor optimizations in the Pandas code</li>
|
||||
<li>I <a href="https://github.com/ilri/csv-metadata-quality/releases/tag/v0.4.7">tagged version 0.4.7 of csv-metadata-quality on GitHub</a></li>
|
||||
</ul>
|
||||
<!-- raw HTML omitted -->
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user