dwavesystems / dwavesystems/dimod

`SampleSet.to_pandas_dataframe` fails for record arrays with fields of more than one dimension

Open
#970 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
143
Forks
91
Avg merge
1h 24m
Merged PRs (30d)
3

Description

https://github.com/dwavesystems/dimod/pull/963 was an attempt to fix this issue, but that approach fails. More investigation needed.

Failing examples
```
samples = dimod.SampleSet(
np.rec.array([([0.], 1., 1, True, [])],
dtype=[('sample', '

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.