Condividi tramite


AlwaysTrueMatcher Class

Match any column.

Constructor

AlwaysTrueMatcher()

Methods

matches

Match any column.

matches

Match any column.

matches(series: MSeries) -> bool

Parameters

Name Description
series
Required
<xref:sempy.fabric.FabricSeries>

The series the matcher is being tested against.

Returns

Type Description

True for all columns.