Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-pandas-flavor | Distribution: Fedora Project |
Version: 0.6.0 | Vendor: Fedora Project |
Release: 4.fc40 | Build date: Fri Jan 26 08:56:29 2024 |
Group: Unspecified | Build host: buildvm-s390x-22.s390.fedoraproject.org |
Size: 78810 | Source RPM: python-pandas-flavor-0.6.0-4.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/Zsailer/pandas_flavor | |
Summary: The easy way to write your own flavor of Pandas |
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?
MIT
* Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 0.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <[email protected]> - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 04 2024 Benjamin A. Beasley <[email protected]> - 0.6.0-2 - Assert that a license file is present in the .dist-info directory * Mon Aug 14 2023 Packit <[email protected]> - 0.6.0-1 - [packit] 0.6.0 upstream release * Mon Aug 14 2023 Ankur Sinha (Ankur Sinha Gmail) <[email protected]> - 0.5.0-3 - chore: add packit * Wed Jul 19 2023 Elliott Sales de Andrade <[email protected]> - 0.5.0-2 - Rebuild for Python 3.12b4 * Wed Feb 08 2023 Benjamin A. Beasley <[email protected]> - 0.5.0-1 - Update to 0.5.0 (close RHBZ#2166980) * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 0.3.0^20220417gitf930814-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Jan 08 2023 Elliott Sales de Andrade <[email protected]> - 0.3.0^20220417gitf930814-8 - Drop support for i686 * Sat Nov 26 2022 Benjamin A. Beasley <[email protected]> - 0.3.0^20220417gitf930814-7 - Rename binary package to match project canonical name * Sat Nov 26 2022 Benjamin A. Beasley <[email protected]> - 0.3.0^20220417gitf930814-6 - Confirm License is SPDX MIT * Sat Oct 22 2022 Benjamin A. Beasley <[email protected]> - 0.3.0^20220417gitf930814-5 - Allow and require lazy-loader ≥0.1 * Tue Aug 30 2022 Benjamin A. Beasley <[email protected]> - 0.3.0^20220417gitf930814-4 - Allow lazy-loader 0.1rc3 * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 0.3.0^20220417gitf930814-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 21 2022 Python Maint <[email protected]> - 0.3.0^20220417gitf930814-2 - Rebuilt for Python 3.11 * Thu Apr 21 2022 Benjamin A. Beasley <[email protected]> - 0.3.0^20220417gitf930814-1 - Update to 0.3.0 (close RHBZ#2076089) * Wed Apr 20 2022 Benjamin A. Beasley <[email protected]> - 0.2.0^20191128git4cc6cbc-1 - Drop “forge” macros to switch to “modern” snapshot versioning
/usr/lib/python3.12/site-packages/pandas_flavor /usr/lib/python3.12/site-packages/pandas_flavor-0.6.0.dist-info /usr/lib/python3.12/site-packages/pandas_flavor-0.6.0.dist-info/INSTALLER /usr/lib/python3.12/site-packages/pandas_flavor-0.6.0.dist-info/LICENSE /usr/lib/python3.12/site-packages/pandas_flavor-0.6.0.dist-info/METADATA /usr/lib/python3.12/site-packages/pandas_flavor-0.6.0.dist-info/WHEEL /usr/lib/python3.12/site-packages/pandas_flavor-0.6.0.dist-info/top_level.txt /usr/lib/python3.12/site-packages/pandas_flavor/__init__.py /usr/lib/python3.12/site-packages/pandas_flavor/__pycache__ /usr/lib/python3.12/site-packages/pandas_flavor/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pandas_flavor/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pandas_flavor/__pycache__/__version__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pandas_flavor/__pycache__/__version__.cpython-312.pyc /usr/lib/python3.12/site-packages/pandas_flavor/__pycache__/register.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pandas_flavor/__pycache__/register.cpython-312.pyc /usr/lib/python3.12/site-packages/pandas_flavor/__pycache__/xarray.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pandas_flavor/__pycache__/xarray.cpython-312.pyc /usr/lib/python3.12/site-packages/pandas_flavor/__version__.py /usr/lib/python3.12/site-packages/pandas_flavor/register.py /usr/lib/python3.12/site-packages/pandas_flavor/xarray.py /usr/share/doc/python3-pandas-flavor /usr/share/doc/python3-pandas-flavor/CHANGELOG.md /usr/share/doc/python3-pandas-flavor/README.md /usr/share/doc/python3-pandas-flavor/example.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 23:47:10 2024