> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Table.stream()

<span id="atoti.Table.stream" />

> Table.stream(<br />
>     *data*: [DataStream](./atoti.data_stream.DataStream#atoti.data_stream.DataStream),<br />
>     /,<br />
> ) → [None](https://docs.python.org/3/library/constants.html#None)

Stream data into the table.

### Parameters

<h4 id="atoti.Table.stream.data">
  *data*
</h4>

> [DataStream](./atoti.data_stream.DataStream#atoti.data_stream.DataStream)
