mbox series

[bug#49541,0/2] Add python-pingouin

Message ID 20210713094240.26928-1-arunisaac@systemreboot.net
Headers show
Series Add python-pingouin | expand

Message

Arun Isaac July 13, 2021, 9:42 a.m. UTC
Hi,

This patchset adds python-pingouin.

Off list, Bonface expressed interest in reviewing these patches. So, CCing
them here.

Regards,
Arun

Arun Isaac (2):
  gnu: Add python-pandas-flavor.
  gnu: Add python-pingouin.

 gnu/packages/python-science.scm | 102 ++++++++++++++++++++++++++++++++
 1 file changed, 102 insertions(+)

Comments

Munyoki Kilyungi July 13, 2021, 10:21 a.m. UTC | #1
Ola o/

Arun Isaac <arunisaac@systemreboot.net> anaandika:

> Hi,
>
> This patchset adds python-pingouin.
>
> Off list, Bonface expressed interest in reviewing these patches. So, CCing
> them here.
>

Thanks for tagging me! LGTM; Both packages build
for me. Thanks for packaging these.

> Regards,
> Arun
>
> Arun Isaac (2):
>   gnu: Add python-pandas-flavor.
>   gnu: Add python-pingouin.
>
>  gnu/packages/python-science.scm | 102 ++++++++++++++++++++++++++++++++
>  1 file changed, 102 insertions(+)
Arun Isaac July 13, 2021, 11:46 a.m. UTC | #2
Thanks for the review. Pushed to master!