Skip to main content

Module project

Module project 

Source
Expand description

Column projection: narrow a table to the variables needed after identification.

SPDX-License-Identifier: MIT OR Apache-2.0

Structs§

IdRemap
Dense-id remap produced by TabularData::project.

Functions§

dedupe_variable_ids
Deduplicate variable ids while preserving first-seen order.