From 8e3ff8d9f68f1664de1b2f346f7253942ee6c719 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Fri, 21 May 2021 23:21:30 +0200 Subject: add notes --- python/notes/version_4.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'python/notes') diff --git a/python/notes/version_4.md b/python/notes/version_4.md index aa758c5..97fb4e1 100644 --- a/python/notes/version_4.md +++ b/python/notes/version_4.md @@ -39,3 +39,11 @@ If nothing else defined, and unstructured contains a URL, we may extract that. ``` Also, these may say: "accessed at ..." + +# URL + +* url cleanup in place + +# Partial Data Mapping + +* how to map partial docs onto a key -- cgit v1.2.3