Skip to content

Fix/contour plots

Ivan Buntic requested to merge fix/contour-plots into master

This MR fixes the issues raised in !206 (merged), which are:

  • respect naming convention
  • stop using pandas
  • delete unnecessary function calls

Merge request reports