Skip to content

Add a `to_pandas` method in `SamplesDict`

Charlie Hoy requested to merge pandas into master

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

Merge request reports

Loading