On 11 November 2016 at 08:01, Paul Moore wrote:
> On 10 November 2016 at 21:18, Ethan Furman wrote:
>> On 11/10/2016 01:07 PM, Franklin? Lee wrote:
>>>
>>> On Fri, Oct 21, 2016 at 11:07 AM, Paul Moore wrote:
I wonder. Would there be value in adding a sign-up email to the list
> +1. These seem like *really* good ideas to me.
>
> Agreed - I like all of the points made in the post.
Me too.
And while we're at it, it would be nice to document the process beyond the
early stages -- once there seems to be some support for your idea -- what
then?
-CHB
--
Christopher B
On Sun, Nov 6, 2016 at 5:32 PM, Nathaniel Smith wrote:
> Filtering out a subset of rows from a data frame in pandas; 'height'
> and 'age' refer to columns in the data frame (equivalent to
> data_frame[data_frame["height"] > 100 and data_frame["age"] < 5], but
> more ergonomic and faster (!)):
>
>
On 10 November 2016 at 21:18, Ethan Furman wrote:
> On 11/10/2016 01:07 PM, Franklin? Lee wrote:
>>
>> On Fri, Oct 21, 2016 at 11:07 AM, Paul Moore wrote:
>>>
>>>
>>> I wonder. Would there be value in adding a sign-up email to the list
>>> (supported by a posting of that email to the list, to cat
On 11/10/2016 01:07 PM, Franklin? Lee wrote:
On Fri, Oct 21, 2016 at 11:07 AM, Paul Moore wrote:
I wonder. Would there be value in adding a sign-up email to the list
(supported by a posting of that email to the list, to catch existing
contributors) that set out some of the basic principles of
(Is that the right way to change subject? Anyway, context here:
https://mail.python.org/pipermail/python-ideas/2016-October/043208.html)
On Fri, Oct 21, 2016 at 11:07 AM, Paul Moore wrote:
>
> I wonder. Would there be value in adding a sign-up email to the list
> (supported by a posting of that e
On 9 November 2016 at 02:15, Steven D'Aprano wrote:
> Whew! Nick, this is a big, complex PEP, and thank you for taking the
> time to write it.
Thanks :)
> But its also hard to understand -- there's a lot of
> detail, and there are places where it is easy for the reader to get
> mislead by their