dataview.m

版本 1.0.0.0 (4.3 KB) 作者: Peter Cotton
Sparse and possibly normalized representation of a dataset
621.0 次下载
更新时间 2009/7/2

查看许可证

A collection of one or more related @datasets, achieving a sparse (and possibly normalized) representation of a larger @dataset

Dataviews are compressed by providing a list of "key" variable names (analogous to key fields in a database) and a name for a new integer variable variable which will substitute for the key fields. This operation can be performed more than once.

Any dataset can be converted to a dataview by means of the dataview constructor, retrieved with dataview.full, and added to by means ofdataview.insert. The latter operation preserves the exising key lookups.

Motivations:

An ETL tool for relational databases
An updateable view (of sorts)
A "lite" database (one can combine several of these fellas)

引用格式

Peter Cotton (2024). dataview.m (https://www.mathworks.com/matlabcentral/fileexchange/24625-dataview-m), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Predictive Maintenance Toolbox 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0