powerlaw package

Submodules

powerlaw.distribution module

powerlaw.regression module

powerlaw.utils module

powerlaw.utils.unique(series)[source]

Generator to generate all unique values from the input series, in the order they appear for the first time.

Parameters

series : Input series.

Module contents