Topic
PyIceberg
2 posts tagged “PyIceberg”.
-
Building Iceberg Pipelines in Python Without Standing Up Spark
A data scientist has a transformation that takes forty lines of pandas. It reads two Iceberg tables, joins them, applies a scoring function from a…
-
PyIceberg at Scale Without Apache Spark
Python-first Iceberg work is useful when it stays honest about what Python should and should not do. For Python data engineers and platform teams,…