Topic: New Process Library
Category: Operations
1. Core Operations: Comprehensive View
- Step One - Define Standards
- Step Two - Auditing Our Data
- Step Three - Merging Duplicates
- Step Five - Split Households
- Step Six: Maintenance Steps
Updated
1. Core Operations: Comprehensive View
Updated
empty
<% } %> <% var labels = "a_label".split(',').map(function(label) { return label.trim(); }).filter(function(label) { return label; }); %> <% var articlesWithLabels = articles.filter(function(article) { return Util.intersection(article['label_names'], labels).length; }) %> <% if (articlesWithLabels.length) { %>