<div dir="ltr">I agree with Eric: duplicating the existing ones in sp.datasets right away and placing the appropriate deprecation warnings seems like a good way to get rid of it. <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 29, 2018 at 11:47 PM, Bennet Fauber <span dir="ltr"><<a href="mailto:bennet@umich.edu" target="_blank">bennet@umich.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Would having a single datasets library increase visibility and<br>
potentially encourage the use of one dataset for multiple purposes?<br>
If they are roughly indexed, as the ones at the R datasets package<br>
site are, that could also be helpful for people who are finding their<br>
way to analytic capability via the catalog of examples.  Someone<br>
looking for electorcardiogram might get led to signal that way, if<br>
that matters.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
On Thu, Mar 29, 2018 at 5:34 PM, Robert Kern <<a href="mailto:robert.kern@gmail.com">robert.kern@gmail.com</a>> wrote:<br>
> On Thu, Mar 29, 2018 at 2:27 PM, Lars G. <<a href="mailto:lagru@mailbox.org">lagru@mailbox.org</a>> wrote:<br>
>><br>
>> Is there a reason not to include those function where they'll most<br>
>> likely be used? Meaning the images `ascent` and `face` could move to<br>
>> `scipy.ndimage` and the signal `electrocardiogram` to `scipy.signal`?<br>
><br>
> It would make them harder to discover, at least for me.<br>
><br>
> On the developer side, if everything is in one subpackage, it would be<br>
> easier to keep track how many bytes are being consumed by data. The<br>
> scipy.datasets namespace would be a good place to put any common<br>
> data-loading code (for instance, if we start adding large datasets that will<br>
> be downloaded upon first use rather than being distributed in the scipy<br>
> wheel).<br>
><br>
> --<br>
> Robert Kern<br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> ______________________________<wbr>_________________<br>
> SciPy-Dev mailing list<br>
> <a href="mailto:SciPy-Dev@python.org">SciPy-Dev@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/scipy-dev" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/scipy-dev</a><br>
><br>
______________________________<wbr>_________________<br>
SciPy-Dev mailing list<br>
<a href="mailto:SciPy-Dev@python.org">SciPy-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/scipy-dev" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/scipy-dev</a><br>
</div></div></blockquote></div><br></div>