[Numpy-discussion] Emulate left outer join?

josef.pktd at gmail.com josef.pktd at gmail.com
Tue Feb 9 19:02:17 EST 2010


On Tue, Feb 9, 2010 at 6:52 PM, Robert Kern <robert.kern at gmail.com> wrote:
> On Tue, Feb 9, 2010 at 17:47, Ralf Gommers <ralf.gommers at googlemail.com> wrote:
>>
>>
>> On Wed, Feb 10, 2010 at 6:02 AM, Robert Kern <robert.kern at gmail.com> wrote:
>>>
>>>
>>> For some reason, numpy.lib.recfunctions isn't in the documentation
>>> editor. I'm not sure why.
>>>
>> Because it's not in np.lib.__all__ .
>
> Then there needs to be a secondary way to add such modules.

Under which namespace should the recfunctions be accessed.

I think, it's possible to directly import/reference them in the docs
without adding them to lib.__all__

Josef

> --
> Robert Kern
>
> "I have come to believe that the whole world is an enigma, a harmless
> enigma that is made terrible by our own mad attempt to interpret it as
> though it had an underlying truth."
>  -- Umberto Eco
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>



More information about the NumPy-Discussion mailing list