News

This is a filter function that aims to be a pretty efficient way of filtering an array of objects based on whether any of the values contain the filter term. ## The problem It's not always easy to ...
This is a filter function that aims to be a pretty efficient way of filtering an array of objects based on whether any of the values contain the filter term. It's not always easy to tell if an object ...
Use popular 'grammar of data' syntax to filter and subset your two-dimensional JavaScript arrays and more. Here's how to use Arquero for data wrangling in Observable JavaScript and Node.js.