pyinterp.StreamingHistogram.__iadd__¶ StreamingHistogram.__iadd__(other: Any) → Self[source]¶ Adds a new histogram to the current one. Parameters: one. (The histogram to add to the current) Returns: itself.