vincentarelbundock / pymarginaleffects

GNU General Public License v3.0
47 stars 8 forks source link

`plot_common` refactor #58

Closed vincentarelbundock closed 6 months ago

vincentarelbundock commented 6 months ago

Constructing dt_code based on a string does not feel safe. Let's improve that.