diff --git a/content/posts/2019-07.md b/content/posts/2019-07.md index f1b0ea002..ccdcdcd1c 100644 --- a/content/posts/2019-07.md +++ b/content/posts/2019-07.md @@ -372,4 +372,19 @@ isbn.validate('978-92-9043-389-7') issn.validate('1020-3362') ``` +## 2019-07-26 + +- Bioversity sent me an updated CSV file that fixes some of the issues I pointed out yesterday + - There are still 1429 records + - There are still one extra row and one extra column + - There are still eight invalid ISBNs (according to my `validate.py` script) + +- I figured out a GREL to trim spaces in multi-value cells without splitting them: + +``` +value.replace(/\s+\|\|/,"||").replace(/\|\|\s+/,"||") +``` + +- I whipped up a quick script using Python Pandas to do whitespace cleanup + diff --git a/docs/2019-07/index.html b/docs/2019-07/index.html index 5e2ac849e..aa2fe486c 100644 --- a/docs/2019-07/index.html +++ b/docs/2019-07/index.html @@ -21,7 +21,7 @@ Abenet had another similar issue a few days ago when trying to find the stats fo - + @@ -47,9 +47,9 @@ Abenet had another similar issue a few days ago when trying to find the stats fo "@type": "BlogPosting", "headline": "July, 2019", "url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-07\/", - "wordCount": "2119", + "wordCount": "2191", "datePublished": "2019-07-01T12:13:51\x2b03:00", - "dateModified": "2019-07-22T15:54:32\x2b03:00", + "dateModified": "2019-07-25T16:58:23\x2b03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -561,6 +561,25 @@ issn.validate('1020-3362') +

2019-07-26

+ + + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 4d7cb1def..1ba2b6d77 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,30 +4,30 @@ https://alanorth.github.io/cgspace-notes/ - 2019-07-22T15:54:32+03:00 + 2019-07-25T16:58:23+03:00 0 https://alanorth.github.io/cgspace-notes/2019-07/ - 2019-07-22T15:54:32+03:00 + 2019-07-25T16:58:23+03:00 https://alanorth.github.io/cgspace-notes/tags/notes/ - 2019-07-22T15:54:32+03:00 + 2019-07-25T16:58:23+03:00 0 https://alanorth.github.io/cgspace-notes/posts/ - 2019-07-22T15:54:32+03:00 + 2019-07-25T16:58:23+03:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2019-07-22T15:54:32+03:00 + 2019-07-25T16:58:23+03:00 0