MIDASverse / MIDASpy

Python package for missing-data imputation with deep learning
Apache License 2.0
128 stars 36 forks source link

Pyplot rewrite #7

Open tsrobinson opened 3 years ago

tsrobinson commented 3 years ago

Would be useful to simplify pyplot in overimpute function to remove interactive plotting -- ideal behaviour is a single plot at the end of imputation, using "agg" if possible.