Re: [PATCH] Add python-statsmodels.

2015-10-19 Thread Federico Beffa
l...@gnu.org (Ludovic Courtès) writes: > Ricardo Wurmus skribis: >> + (add-after 'unpack 'set-matplotlib-backend-to-agg >> + (lambda _ >> +;; Set the matplotlib backend to Agg to avoid problems using the >> +;; GTK backend without a display. >> +

Re: [PATCH] Add python-statsmodels.

2015-10-19 Thread Ludovic Courtès
Ricardo Wurmus skribis: > the attached patch adds python{,2}-statsmodels to statistics.scm. Note > that this depends on my previous patch adding patsy to the same module. Hmm I lost track of patsy in my inbox. I’ll check afterwards. > From 33ddc045065722a0bac9b28ad909e838b169d7cb Mon Sep 17 0