dataset

package
v0.0.0-...-d72c6c5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2021 License: MIT Imports: 7 Imported by: 1

Documentation

Overview

Package dataset has the utilities to make the datasets efficient. It has utilities like post processing to identify the dimensions in the dataset To identify the date columns

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertDates

func ConvertDates(l log.Log, conn *gorm.DB, cols []models.Node, table models.Node, dSer services.Service, dt *models.Dataset) error

ConvertDates will identify the dates in the datsets and update the same in the db

func IdentifyDimensions

func IdentifyDimensions(l log.Log, conn *gorm.DB, cols []models.Node, table models.Node, dSer services.Service, dt *models.Dataset) error

IdentifyDimensions will identify the dimensions in a given dataset and update the same in the db

func OptimizeDatasetMetadata

func OptimizeDatasetMetadata(l log.Log, conn *gorm.DB, id uint, dSer services.Service, userID uint) error

OptimizeDatasetMetadata will optimize metadata associated with a dataset It will find the dimension columns in the dataset It will also try to identify the date columns in the datasets

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL