palantir.workflow.BasicWorkflow

class palantir.workflow.BasicWorkflow(model, startDate, endDate, startTime, endTime, timezone, infrastructure=None)

A class for general functions to treat basic workflow of data (read, get trace, filter, report)

__init__(model, startDate, endDate, startTime, endTime, timezone, infrastructure=None)

Methods

__init__(model, startDate, endDate, ...[, ...])

addComponentsToInfra()

delimitTimeChunk(timeChunk)

fillColumnsWithMesurand(readColumns, ...)

getAvailableObservables()

getOutputFilenames(fileAccessModel, ...[, ...])

getPublishedOutput()

getRelatedSlugs()

getTimeDelta()

getTimeRangeSeconds()

getTimestampedFilesColumns(fileAccessModel, ...)

this function must be used for files with columns content

getTitleDates()

Transforms an object rangeTime into a string with time range info

hasBeenProcessed()

plotDevAdditionalData(observableObject[, ...])

Plot additional data to the deviation plot

plotDistributionAdditionalData(...)

Plot additional data to the distribution plot

plotTraceAdditionalData(observableObject, ...)

Plot additional data to the trace plot

preTransformData(FullData)

setIdentifiers()

setModel(model)

setPublishedOutput(output)

setTimeChunk(timeChunk)