Skip to content

Fix dataspecs_chi2_table

Emanuele Roberto Nocera requested to merge dataspecs_chi2_fix into master

Created by: Zaharid

This appears to have been broken by

8f01a540

Provide the same functionality for dataspecs as we have for fits and pass the arguments in the correct order.

Also cast to a list explicitly the index, because it was crashing with my version of pandas.

Merge request reports

Loading