Deedle


UnionBehavior

This enumeration specifeis the behavior of Union operation on series when there are overlapping keys in two series that are being unioned. The options include prefering values from the left/right series or throwing an exception when both values are available.

Fork me on GitHub