次の方法で共有


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

The series the matcher is being tested against.

Returns

Type Description

True for all columns.