Hi Nicolas,
Nicolas Mailhot wrote:
>
> Le Mar 9 juillet 2013 15:14, Nicolas Mailhot a écrit :
>>
>> Le Lun 8 juillet 2013 18:18, Martin Mokrejs a écrit :
>
>>> Could you instead just test for "if not self._family"? Tests for
>>> equality
>>> are more expensive (that means self._family == 0 or se
Le Mar 9 juillet 2013 15:14, Nicolas Mailhot a écrit :
>
> Le Lun 8 juillet 2013 18:18, Martin Mokrejs a écrit :
>> Could you instead just test for "if not self._family"? Tests for
>> equality
>> are more expensive (that means self._family == 0 or self._family ==
>> False
>> will also trigger you
Le Lun 8 juillet 2013 18:18, Martin Mokrejs a écrit :
> Nicolas Mailhot wrote:
>> Hi,
>>
>> In matplotlib 1.2.1, the get_name function is not garding against none
>> self (unlike other functions); Unfortunately it seems I have a workload
>> that makes matplotlib call get_name with None (wasn't th
The violinplots look amazing, that is what I was looking for, thanks!!
Carlos
--
Carlos
On Mon, Jul 8, 2013 at 10:57 PM, wrote:
> On Mon, Jul 8, 2013 at 4:36 PM, Benjamin Root wrote:
> > This looks very similar to something Tony Yu made once. Check