AlloViz.AlloViz.Elements.Nodes._arith_method_with_reindex

Nodes._arith_method_with_reindex(right: DataFrame, op) DataFrame

For DataFrame-with-DataFrame operations that require reindexing, operate only on shared columns, then reindex.

Parameters:
rightDataFrame
opbinary operator
Returns:
DataFrame