package dataframe

import "github.com/apache/beam/sdks/v2/go/test/integration/transforms/xlang/dataframe"

Index

Functions

func DataframeTransform

func DataframeTransform(expansionAddr string) *beam.Pipeline

Types

type TestRow

type TestRow struct {
	A int64 `beam:"a"`
	B int32 `beam:"b"`
}

Source Files

dataframe.go

Version
v2.66.0 (latest)
Published
Jun 23, 2025
Platform
linux/amd64
Imports
4 packages
Last checked
18 hours ago

Tools for package owners.