[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#63619: [PATCH 0/9] Add PyMC.
From: |
Vinicius Monego |
Subject: |
bug#63619: [PATCH 0/9] Add PyMC. |
Date: |
Sun, 25 Jun 2023 14:01:34 +0000 |
Em qua, 2023-06-21 às 23:48 +0200, Ludovic Courtès escreveu:
> Hi,
>
> Vinicius Monego <monego@posteo.net> skribis:
>
> > Debian has a patch to remove the "L.A. Riots" dataset with the
> > following justification:
> >
> > > vega_datasets/_data/la-riots.csv is removed since the license is
> > > not
> > > clear and the file is not currently available from Los Angeles
> > > Times
> > > for European users.
> >
> > So they don't seem to have a problem with the licenses of the other
> > datasets.
>
> OK, good to know. So I’d say you can keep them, adding links to the
> relevant discussions for future reference.
>
> Thanks,
> Ludo’.
Thanks for the review. Applied with the patch imported from Debian.
Vinicius