Add a `to_pandas` method in `SamplesDict`
The purpose of this MR is to add a to_pandas
method to the SamplesDict
class. This fixes issue #194 (closed).
The purpose of this MR is to add a to_pandas
method to the SamplesDict
class. This fixes issue #194 (closed).