Skip to content

Fix simulation copy for mutants, fix upmaboss for pandas 2.0

Compare
Choose a tag to compare
@vincent-noel vincent-noel released this 26 May 15:02
· 50 commits to master since this release
  • Fix simulation copy for mutants : mutationTypes was not copied !
  • Fix UPMaBoSS for pandas : squeeze argument of read_csv as been retired, not calling .squeeze("columns") after read_csv