apache-beam

Package — Data EngineeringPython 3.7+Advanced

Unified batch and streaming data processing

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
grpcio, httplib2, numpy, orjson, proto-plus, protobuf, pyarrow, pydot, python-dateutil, regex, requests, typing-extensions
Install
pip install apache-beam

Learn by Difficulty

Quick Example

python
# Install: pip install apache-beam
import apache_beam

# Basic apache-beam usage
print(f"Using apache-beam")
# See documentation for detailed examples

apache-beam is a third-party package. Unified batch and streaming data processing. Install with: pip install apache-beam

Try in Playground

Tags

packagedata-engineeringetlpipeline