什么是python中的单个栏?

时间:2017-08-26 06:56:07

标签: python syntax apache-beam

当我看到这个Python代码时,我正在阅读word count example for Apache beam

p | beam.io.ReadFromText(
'gs://dataflow-samples/shakespeare/kinglear.txt')

在此p中是已定义的变量

忽略Apache梁部分我从Python的角度来看有点困惑。我以前从未在Python中看过这个|。这种语言结构被称为什么?

0 个答案:

没有答案