From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 13 05:43:12 2021 Received: (at submit) by debbugs.gnu.org; 13 Jul 2021 09:43:12 +0000 Received: from localhost ([127.0.0.1]:39471 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3EwZ-0007cc-VD for submit@debbugs.gnu.org; Tue, 13 Jul 2021 05:43:12 -0400 Received: from lists.gnu.org ([209.51.188.17]:40430) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3EwY-0007cV-6t for submit@debbugs.gnu.org; Tue, 13 Jul 2021 05:43:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55438) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m3EwX-0000n8-VC for guix-patches@gnu.org; Tue, 13 Jul 2021 05:43:09 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:33356) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m3EwU-0000tC-UR for guix-patches@gnu.org; Tue, 13 Jul 2021 05:43:09 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=221qGua8GdmLXKGTv/obiNpnnE2mqtAFsPZJSmLs3lE=; b=Cy0ITlgZypg0+O0Kj8od62mocc JE92dR7IErYRTi8wsSm3q6YP92+ip+tmiWZgzPt3xI3CNbqIjjMgTAiiUMz8HLpDCVhO8PtNzC5An AhzdalX/FWvQtXBWZvbQ2htQ+mrMer3plcoSbZ6xoOyB3xqM2zjTkx3aDM+xNZMa84rQN5i81OTkq Jf+mZTPnzJUaHzZLr9VIpdS3+cYeUexkys+X7nQB5ura8SuGd7oB74Ja6Oi5bsKO3D9tUCDID45e2 YPfpMHCyTnVGQ2JmqLxgFGfvsKR0ShmG5h1Yo4z9U8KUOgjFssFOW0MHSaSokzzcXuOyDzlkLiY62 IoRJAHfw==; Received: from [192.168.2.1] (helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1m3EwM-000PCe-Rm; Tue, 13 Jul 2021 15:12:58 +0530 From: Arun Isaac To: guix-patches@gnu.org Subject: [PATCH 0/2] Add python-pingouin Date: Tue, 13 Jul 2021 15:12:40 +0530 Message-Id: <20210713094240.26928-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=139.59.75.54; envelope-from=arunisaac@systemreboot.net; helo=mugam.systemreboot.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: "Bonface Munyoki K ." , Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) 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(+) -- 2.32.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 13 05:50:15 2021 Received: (at 49541) by debbugs.gnu.org; 13 Jul 2021 09:50:16 +0000 Received: from localhost ([127.0.0.1]:39476 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3F3P-0007oz-Mi for submit@debbugs.gnu.org; Tue, 13 Jul 2021 05:50:15 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:42068) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3F3N-0007om-Cs for 49541@debbugs.gnu.org; Tue, 13 Jul 2021 05:50:14 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=B1JnolW9xN13/e0u2pt4k95YUg3D88HH/RMEIMhm3TI=; b=JUi9aKeRwpYG4BxdfT3fz8E1wn /6Nxo1sGodR0EJ4+OmNtMZcVJLrbrbsG5DYbiCnYbPXltk/QPQ3sfJ9VmKXnTQSc5/wRo/UdsOlKp o4KT98yVxDeyXNv6iPtD7hguFtrj/g9XV/bNl+wXbYy0+WEp0ou8ZuSrvGtBU81l63g7cLQKBrdJ/ n6VHBMQ6RFGn+6rstmSQkqGyGdtQq5rNGNaqH1YqHew9gkPUsl3mRX7m1iJLKoVXJEX9tPWgMwowh pCu2JJ7sFQT9ZYc3/cwivzrAXsum69sdvGWjLC1Fu8bcnZVxoaZ6vXj1Hd1uGra3krZi7MYsOjjdm RoiPdllw==; Received: from [192.168.2.1] (helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1m3F3K-000PDU-IM; Tue, 13 Jul 2021 15:20:10 +0530 From: Arun Isaac To: 49541@debbugs.gnu.org Subject: [PATCH 1/2] gnu: Add python-pandas-flavor. Date: Tue, 13 Jul 2021 15:19:50 +0530 Message-Id: <20210713094951.27213-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 49541 Cc: "Bonface Munyoki K ." , Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/python-science.scm (python-pandas-flavor): New variable. --- gnu/packages/python-science.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index d2c4caac3a..1292781f2b 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -13,6 +13,7 @@ ;;; Copyright © 2021 Greg Hogan ;;; Copyright © 2021 Roel Janssen ;;; Copyright © 2021 Paul Garlick +;;; Copyright © 2021 Arun Isaac ;;; ;;; This file is part of GNU Guix. ;;; @@ -733,3 +734,30 @@ dependencies.") license:silofl1.1 license:cc0 license:public-domain)))) + +(define-public python-pandas-flavor + (package + (name "python-pandas-flavor") + (version "0.2.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "pandas_flavor" version)) + (sha256 + (base32 + "12g4av8gpl6l83yza3h97j3f2jblqv69frlidrvdq8ny2rc6awbq")))) + (build-system python-build-system) + (propagated-inputs + `(("python-pandas" ,python-pandas) + ("python-xarray" ,python-xarray))) + (home-page "https://github.com/Zsailer/pandas_flavor") + (synopsis "Write your own flavor of Pandas") + (description "Pandas 0.23 added a simple API for registering accessors +with Pandas objects. Pandas-flavor extends Pandas' extension API by + +@itemize +@item adding support for registering methods as well +@item making each of these functions backwards compatible with older versions +of Pandas +@end itemize") + (license license:expat))) -- 2.32.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 13 05:50:18 2021 Received: (at 49541) by debbugs.gnu.org; 13 Jul 2021 09:50:18 +0000 Received: from localhost ([127.0.0.1]:39479 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3F3R-0007pD-V6 for submit@debbugs.gnu.org; Tue, 13 Jul 2021 05:50:18 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:42070) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3F3P-0007ox-Th for 49541@debbugs.gnu.org; Tue, 13 Jul 2021 05:50:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=V+nsPDbCpaZ3A6KWOe+rfhbi3H+nkv7eTVQJjJxft0k=; b=Qqez8tq1PAMLNAG3XlJuNA/zGG 2JCylsY7guYrO1QwLiafhyaErakpVuVao+eVZUgA/hk0MYwhYsS6BIm5jL4mrqZDnFg23vX84b506 RbHDztECqZArOrOBfaWxOJPoa2L9OTW+6WA8J9/5rDatXjdz1iqTs1j5Qu8dSScPQHzXqGQedS20p 9j0vI1VHsajnRS9YrDvD5Q0ivzZbOEjcy/41WjCHsUd4zKaAiDCRhlJ+JYrl6bGn5MVjAXWDAB7ug dQjx30i8fqWENWkSw4da7rox9SkV0DTxBHZlqwNVuWFTkPxgeArDkoVWAEUSZG0lFk8nLqZMWoemg 3MuTh/eA==; Received: from [192.168.2.1] (helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1m3F3N-000PDU-Hz; Tue, 13 Jul 2021 15:20:13 +0530 From: Arun Isaac To: 49541@debbugs.gnu.org Subject: [PATCH 2/2] gnu: Add python-pingouin. Date: Tue, 13 Jul 2021 15:19:51 +0530 Message-Id: <20210713094951.27213-2-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210713094951.27213-1-arunisaac@systemreboot.net> References: <20210713094951.27213-1-arunisaac@systemreboot.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 49541 Cc: "Bonface Munyoki K ." , Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/python-science.scm (python-pingouin): New variable. --- gnu/packages/python-science.scm | 74 +++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index 1292781f2b..6fce8d2319 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -37,6 +37,7 @@ #:use-module (gnu packages check) #:use-module (gnu packages gcc) #:use-module (gnu packages image-processing) + #:use-module (gnu packages machine-learning) #:use-module (gnu packages maths) #:use-module (gnu packages mpi) #:use-module (gnu packages perl) @@ -48,6 +49,7 @@ #:use-module (gnu packages python-xyz) #:use-module (gnu packages simulation) #:use-module (gnu packages sphinx) + #:use-module (gnu packages statistics) #:use-module (gnu packages time) #:use-module (gnu packages xdisorg) #:use-module (gnu packages xml) @@ -761,3 +763,75 @@ with Pandas objects. Pandas-flavor extends Pandas' extension API by of Pandas @end itemize") (license license:expat))) + +(define-public python-pingouin + (package + (name "python-pingouin") + (version "0.3.12") + (source + ;; The PyPI tarball does not contain the tests. + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/raphaelvallat/pingouin") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1ap29x54kdr19vi8qxj9g6cz2r1q4f0z7dcf6g77zwav7hf7r61a")))) + (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + ;; On loading, Pingouin uses the outdated package to check if a newer + ;; version is available on PyPI. This check adds an extra dependency + ;; and is irrelevant to Guix users. So, disable it. + (add-after 'unpack 'remove-outdated-check + (lambda _ + (substitute* "setup.py" + (("'outdated',") "")) + (substitute* "pingouin/__init__.py" + (("^from outdated[^\n]*") "") + (("^warn_if_outdated[^\n]*") "")))) + (replace 'check + (lambda* (#:key tests? #:allow-other-keys) + (when tests? + (invoke "pytest"))))))) + (native-inputs + `(("python-pytest" ,python-pytest) + ("python-pytest-cov" ,python-pytest-cov))) + (propagated-inputs + `(("python-matplotlib" ,python-matplotlib) + ("python-mpmath" ,python-mpmath) + ("python-numpy" ,python-numpy) + ("python-pandas" ,python-pandas) + ("python-pandas-flavor" ,python-pandas-flavor) + ("python-scikit-learn" ,python-scikit-learn) + ("python-scipy" ,python-scipy) + ("python-seaborn" ,python-seaborn) + ("python-statsmodels" ,python-statsmodels) + ("python-tabulate" ,python-tabulate))) + (home-page "https://pingouin-stats.org/") + (synopsis "Statistical package for Python") + (description "Pingouin is a statistical package written in Python 3 and +based mostly on Pandas and NumPy. Its features include + +@itemize +@item ANOVAs: N-ways, repeated measures, mixed, ancova +@item Pairwise post-hocs tests (parametric and non-parametric) and pairwise +correlations +@item Robust, partial, distance and repeated measures correlations +@item Linear/logistic regression and mediation analysis +@item Bayes Factors +@item Multivariate tests +@item Reliability and consistency +@item Effect sizes and power analysis +@item Parametric/bootstrapped confidence intervals around an effect size or a +correlation coefficient +@item Circular statistics +@item Chi-squared tests +@item Plotting: Bland-Altman plot, Q-Q plot, paired plot, robust correlation, +and more +@end itemize") + (license license:gpl3))) + -- 2.32.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 13 06:21:50 2021 Received: (at submit) by debbugs.gnu.org; 13 Jul 2021 10:21:50 +0000 Received: from localhost ([127.0.0.1]:39534 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3FXy-0000Cc-BB for submit@debbugs.gnu.org; Tue, 13 Jul 2021 06:21:50 -0400 Received: from lists.gnu.org ([209.51.188.17]:40482) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3FXw-0000CU-IK for submit@debbugs.gnu.org; Tue, 13 Jul 2021 06:21:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39898) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m3FXw-00069e-Ax for guix-patches@gnu.org; Tue, 13 Jul 2021 06:21:48 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:42329) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m3FXu-0003mx-G1 for guix-patches@gnu.org; Tue, 13 Jul 2021 06:21:48 -0400 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 5AAFB5C0174; Tue, 13 Jul 2021 06:21:44 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Tue, 13 Jul 2021 06:21:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= bonfacemunyoki.com; h=from:to:cc:subject:references:date :in-reply-to:message-id:mime-version:content-type; s=fm2; bh=kqN 4njV5dKO2MKr2YVvtWHQ3WfFGSwk+u5Si0uawenM=; b=KmK3hoVvQ/m+c12I2VS vmaYuz37bC6zpp6mZJlQl8To3fjPrwtZp+SmYNHqcITqsjqwI/DmA+qgoKZK7wd4 lxUIfY42EOOdFEe/xB1lAQ1EDnOkk2XcvGq0h/Er5ArrrnP934RmRzZMHsPvzyk6 k48Aqo+ZU5ORXja86eQAYVa1zWrK9RKq+ksXDhPjI9QHh+LYzI/nIpkU/3b1LTsH gqtQW2EwGR+SokH9JFMfr0GeoXRz2Iv9vNSmENYr+MEATKWZUIt0N5a4V4N+ghQS vvuPgrF3Sx83lJgqnWeqCRG9xgaWIJnBuWyxRpVezUznKgtaRUAPRNv2wes1A4PJ G4Q== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=kqN4nj V5dKO2MKr2YVvtWHQ3WfFGSwk+u5Si0uawenM=; b=irYupQcUQdR8XertqnENdm ApntzvMTkMMNxLfj2SWbEcyFRn2giNYgn3cxHw+9ioo02dOMHe3e+LTlUzG1kQUG ZC/CQona0moU/UjmotVbMmych0w52Tm0FmvuKxyG9sPSCHAsIDLoHEIxjNVtagYu H07PEkL4ru/e+bi4OFW8VdRhZcby1edZxL+dPMdNJVBqXSq1+9xBIzbvju6CHS6d udFrMrE3CTHGXmFD4Ncq1lOqYDWITiI5BnyFC1brv4G/aB3BhswxNLCz5w0hox7H TEtmrEOXd0LcHoeiHFfUZydoktmKvNYwJCpFB1kxWQTAECEiwrKMwsaQlxstwIGA == X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrudehgddvtdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufhffjgfkfgggtgesghdtreertdertdenucfhrhhomhepuehonhhfrggt vgcuofhunhihohhkihcumfdruceomhgvsegsohhnfhgrtggvmhhunhihohhkihdrtghomh eqnecuggftrfgrthhtvghrnhepteejgffhgeelheekudduuedtiefhhffhgfehfedvleej feeuueduteetleefteejnecuffhomhgrihhnpehuphgsohhokhgtlhhusgdrtghomhenuc evlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehmvgessgho nhhfrggtvghmuhhnhihokhhirdgtohhm X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 13 Jul 2021 06:21:42 -0400 (EDT) From: Bonface Munyoki K. To: Arun Isaac Subject: Re: [PATCH 0/2] Add python-pingouin References: <20210713094240.26928-1-arunisaac@systemreboot.net> Date: Tue, 13 Jul 2021 13:21:36 +0300 In-Reply-To: <20210713094240.26928-1-arunisaac@systemreboot.net> (Arun Isaac's message of "Tue, 13 Jul 2021 15:12:40 +0530") Message-ID: <861r824iq7.fsf@bonfacemunyoki.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=66.111.4.26; envelope-from=me@bonfacemunyoki.com; helo=out2-smtp.messagingengine.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: submit Cc: guix-patches@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.6 (--) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Ola o/ Arun Isaac 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(+) =2D-=20 Bonface M. K. D4F09EB110177E03C28E2FE1F5BBAE1E0392253F Free Software Activist Humble GNU Emacs User | Bearer of scheme-y parens Curator: | Twitter: @BonfaceKilz --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJKBAEBCAA0FiEE1PCesRAXfgPCji/h9buuHgOSJT8FAmDtaTMWHG1lQGJvbmZh Y2VtdW55b2tpLmNvbQAKCRD1u64eA5IlP6m3D/9Qw5VGgD6fD5ZloTW7nhSXdbEb 9ReWx+zkYZZuG9nRIoSr79v251udD7Ldh0gsiJT2ishTd/RLdQTWKdjtd5wjbMg5 ROSEnr3jmslk0Ehv2oA0WyK1k8kUugAYl3ElGU8M1Or3BO9JEjRAKhtUGkxD6Huz WXiI24KdkmVCHuMT1VxTL+eRc3GYp3QZPvLgreWgaQKOwBDi/j2tWblnBIZ/1m2c 5HPNIfiBHXxUQmROblUm1fPvxV2j1cMv78KhFFasZ+R4snf0iBOLIHfbukp22gZY RivcHVp0idBLIl8TqoJP3NNqvF1Drf8bVa3pnXu94atDOtJSdA93oMjvgjUbrsC9 i79h5d1sxbRrNuY4/E7VS49+lylxtukKoZbd6Fsrp/No1NFM/TzbMIiVCTJS/30w PXhUluA4fs9mkzCI8rQD2vOC3LzpVla3sGfH6J18tLyjDJvhu0QT/BMfQdEKZvjd H+z6dNfayv9VxrRi0YNbz/tBioY/9I0tN/oqrX7+SrBuhihtbFQ/kwBOrd6iVm3b WwWW+mT8A1Wt0mtKJhDXoxKljkP0gTmmtGUI36A/oIb6UtSB5cBY0/lSrovI6Upa vSZapfMB8yZfio3EMpiOnRhxp7Cjx5jzITajAeBa62B6JL2fs9Pb6FbR38XnvXUg VyhC/APxxfsshB1POA== =LyC6 -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 13 07:46:53 2021 Received: (at 49541-done) by debbugs.gnu.org; 13 Jul 2021 11:46:53 +0000 Received: from localhost ([127.0.0.1]:39591 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3Gs4-0004XI-1q for submit@debbugs.gnu.org; Tue, 13 Jul 2021 07:46:53 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:42072) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3Gs0-0004X9-QN for 49541-done@debbugs.gnu.org; Tue, 13 Jul 2021 07:46:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=mZw7cznZ/0uUqBIzzH/A1xHvf8KMGK5IwblwTdX0+Hw=; b=UkBhbEPKggLkAORwEogo2Uk/jU DSrD/Vhwl5U8G7ZVuKhAjLvstUF3mg8ztxojTrBxAuiFk6PXrXcnmrRNmXLKycvUMnCE9tALeXFZB ewtooLQVxHPqWSmi0v830QkX1/XkgSUUIQ3/gQRwzu6WTLav2pIaDAM8Tz6G4BMydw0yNqsmO+4OY crVxD5iQBI6jLcsU/teGwIH7nc4GQNPnvT0Ckye3QF1Dz5L+LpCrOUGDgg1TQpa9TfzYMRYWAIZny /RMZapNgjcSJqZpkKj3q8FQ6a92VxJLjt7Y9PHioGpXFINTOwsIzEgPBuZ/ZjaZQXSQSgIarGPqXD pc+wvbmg==; Received: from [192.168.2.1] (helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1m3Gry-000PSK-2b; Tue, 13 Jul 2021 17:16:34 +0530 From: Arun Isaac To: "Bonface Munyoki K." Subject: Re: [PATCH 0/2] Add python-pingouin In-Reply-To: <861r824iq7.fsf@bonfacemunyoki.com> References: <20210713094240.26928-1-arunisaac@systemreboot.net> <861r824iq7.fsf@bonfacemunyoki.com> Date: Tue, 13 Jul 2021 17:16:18 +0530 Message-ID: <87h7gyo2r9.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 49541-done Cc: 49541-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Thanks for the review. Pushed to master! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFPBAEBCAA5FiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAmDtfQobHGFydW5pc2Fh Y0BzeXN0ZW1yZWJvb3QubmV0AAoJEC4l7othgCuzl8IH/AllqrYbAVp1rceh65AD mHzpK//IptCXFBvIrU+hDpfZoma8imcejVB4qeZII0YCh34A3TQNbB9Zzz5CQ8xP fZLGq3sMgdXaZceZ0KO0+RNh4mYex9YAYk2VMJvspWGO+XMmtDkQH/YIP8Wvmr0X wgHTD/IgHU130+lOhTw+4MAlrBt6Ca94/rWj5QuL3gSgEH0zUYxeRvwb6hI2+WER unv0tF5x81Ecz6EzkcpFMy0DAb8gQ+roUQprC4hp1uIeVUEN6y5HPI8MMk2dOPlC qx6M5Zf8FekZVIBqMTSo8PBixOKhPRyoVOeOe9MQJlQMl/nMd9N9eR6AlQp/cM/k k0U= =zixX -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Jun 14 19:08:18 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 11 Aug 2021 11:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator