Sun, 29 Sep 2024 00:04:14 UTC | login

Information for build python-pandas-flavor-0.3.0^20220417gitf930814-7.fc37

ID221748
Package Namepython-pandas-flavor
Version0.3.0^20220417gitf930814
Release7.fc37
Epoch
SummaryThe easy way to write your own flavor of Pandas
Description The easy way to write your own flavor of Pandas ----------------------------------------------- Pandas 0.23 added a (simple) API for registering accessors with Pandas objects. Pandas-flavor extends Pandas’ extension API by: 1. adding support for registering methods as well. 2. making each of these functions backwards compatible with older versions of Pandas. What does this mean? -------------------- It is now simpler to add custom functionality to Pandas DataFrames and Series. Import this package. Write a simple python function. Register the function using one of the following decorators. Why? ---- Pandas is super handy. Its general purpose is to be a "flexible and powerful data analysis/manipulation library". Pandas Flavor allows you add functionality that tailors Pandas to specific fields or use cases. Maybe you want to add new write methods to the Pandas DataFrame? Maybe you want custom plot functionality? Maybe something else?
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 08 Jan 2023 16:05:00 UTC
CompletedSun, 08 Jan 2023 16:05:00 UTC
Tags
f37
f38
RPMs
src
python-pandas-flavor-0.3.0^20220417gitf930814-7.fc37.src.rpm (info) (download)
noarch
python3-pandas-flavor-0.3.0^20220417gitf930814-7.fc37.noarch.rpm (info) (download)
Changelog * Sat Nov 26 2022 Benjamin A. Beasley <code@musicinmybrain.net> 0.3.0^20220417gitf930814-7 - Rename binary package to match project canonical name * Sat Nov 26 2022 Benjamin A. Beasley <code@musicinmybrain.net> 0.3.0^20220417gitf930814-6 - Confirm License is SPDX MIT * Sat Oct 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> 0.3.0^20220417gitf930814-5 - Allow and require lazy-loader ≥0.1 * Tue Aug 30 2022 Benjamin A. Beasley <code@musicinmybrain.net> 0.3.0^20220417gitf930814-4 - Allow lazy-loader 0.1rc3 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.3.0^20220417gitf930814-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 21 2022 Python Maint <python-maint@redhat.com> 0.3.0^20220417gitf930814-2 - Rebuilt for Python 3.11 * Thu Apr 21 2022 Benjamin A. Beasley <code@musicinmybrain.net> 0.3.0^20220417gitf930814-1 - Update to 0.3.0 (close RHBZ#2076089) * Wed Apr 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> 0.2.0^20191128git4cc6cbc-1 - Drop “forge” macros to switch to “modern” snapshot versioning * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Sep 12 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.0-2 - Drop BR on pyproject-rpm-macros, now implied by python3-devel * Fri Sep 10 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.0-1 - Update to 0.2.0 and use new Python guidelines (close RHBZ#2003246) * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.1.2-6 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild