Database Reference
In-Depth Information
6
Working with Incanter
Datasets
In this chapter, we will cover the following recipes:
F Loading Incanter's sample datasets
F Loading Clojure data structures into datasets
F Viewing datasets interactively with view
F Converting datasets to matrices
F Using inix formulas in Incanter
F Selecting columns with $
F Selecting rows with $
F Filtering datasets with $where
F Grouping data with $group-by
F Saving datasets to CSV and JSON
F Projecting from multiple datasets with $join
Search WWH ::




Custom Search