`MeasureToViewMap` exposes mutable `ViewData`s to exporters. Consider exporting a immutable view of `ViewData` instead. See https://github.com/census-instrumentation/opencensus-python/pull/469#discussion_r251619805 for some context.
MeasureToViewMapexposes mutableViewDatas to exporters. Consider exporting a immutable view ofViewDatainstead.See #469 (comment) for some context.