{"id":17362552,"url":"https://github.com/domdfcoding/si_unit_pandas","last_synced_at":"2025-10-27T17:31:25.603Z","repository":{"id":48795145,"uuid":"315995069","full_name":"domdfcoding/si_unit_pandas","owner":"domdfcoding","description":"Custom Pandas dtypes for values with SI units.","archived":false,"fork":false,"pushed_at":"2025-02-05T14:35:29.000Z","size":540,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T15:40:07.460Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://si_unit_pandas.readthedocs.io/en/latest","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/domdfcoding.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-25T16:28:30.000Z","updated_at":"2025-02-05T14:35:33.000Z","dependencies_parsed_at":"2023-09-26T01:29:11.958Z","dependency_job_id":"cdaa8e98-01c7-466b-933e-d6d7ceb38d5b","html_url":"https://github.com/domdfcoding/si_unit_pandas","commit_stats":{"total_commits":228,"total_committers":5,"mean_commits":45.6,"dds":"0.20614035087719296","last_synced_commit":"f2dfd2030d9e7d28741eeda04189bb70025303be"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fsi_unit_pandas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fsi_unit_pandas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fsi_unit_pandas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fsi_unit_pandas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domdfcoding","download_url":"https://codeload.github.com/domdfcoding/si_unit_pandas/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238533288,"owners_count":19488159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python"],"created_at":"2024-10-15T19:39:17.804Z","updated_at":"2025-10-27T17:31:20.228Z","avatar_url":"https://github.com/domdfcoding.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"****************\nsi_unit_pandas\n****************\n\n.. start short_desc\n\n**Custom Pandas dtypes for values with SI units.**\n\n.. end short_desc\n\n``si_unit_pandas`` provides support for storing temperatures inside a pandas DataFrame using pandas' `Extension Array Interface \u003chttps://pandas.pydata.org/docs/reference/api/pandas.api.extensions.ExtensionArray.html#pandas.api.extensions.ExtensionArray\u003e`_\n\n.. start shields\n\n.. list-table::\n\t:stub-columns: 1\n\t:widths: 10 90\n\n\t* - Docs\n\t  - |docs| |docs_check|\n\t* - Tests\n\t  - |actions_linux| |actions_windows| |actions_macos| |coveralls|\n\t* - Activity\n\t  - |commits-latest| |commits-since| |maintained|\n\t* - QA\n\t  - |codefactor| |actions_flake8| |actions_mypy|\n\t* - Other\n\t  - |license| |language| |requires|\n\n.. |docs| image:: https://img.shields.io/readthedocs/si-unit-pandas/latest?logo=read-the-docs\n\t:target: https://si-unit-pandas.readthedocs.io/en/latest\n\t:alt: Documentation Build Status\n\n.. |docs_check| image:: https://github.com/domdfcoding/si_unit_pandas/workflows/Docs%20Check/badge.svg\n\t:target: https://github.com/domdfcoding/si_unit_pandas/actions?query=workflow%3A%22Docs+Check%22\n\t:alt: Docs Check Status\n\n.. |actions_linux| image:: https://github.com/domdfcoding/si_unit_pandas/workflows/Linux/badge.svg\n\t:target: https://github.com/domdfcoding/si_unit_pandas/actions?query=workflow%3A%22Linux%22\n\t:alt: Linux Test Status\n\n.. |actions_windows| image:: https://github.com/domdfcoding/si_unit_pandas/workflows/Windows/badge.svg\n\t:target: https://github.com/domdfcoding/si_unit_pandas/actions?query=workflow%3A%22Windows%22\n\t:alt: Windows Test Status\n\n.. |actions_macos| image:: https://github.com/domdfcoding/si_unit_pandas/workflows/macOS/badge.svg\n\t:target: https://github.com/domdfcoding/si_unit_pandas/actions?query=workflow%3A%22macOS%22\n\t:alt: macOS Test Status\n\n.. |actions_flake8| image:: https://github.com/domdfcoding/si_unit_pandas/workflows/Flake8/badge.svg\n\t:target: https://github.com/domdfcoding/si_unit_pandas/actions?query=workflow%3A%22Flake8%22\n\t:alt: Flake8 Status\n\n.. |actions_mypy| image:: https://github.com/domdfcoding/si_unit_pandas/workflows/mypy/badge.svg\n\t:target: https://github.com/domdfcoding/si_unit_pandas/actions?query=workflow%3A%22mypy%22\n\t:alt: mypy status\n\n.. |requires| image:: https://dependency-dash.repo-helper.uk/github/domdfcoding/si_unit_pandas/badge.svg\n\t:target: https://dependency-dash.repo-helper.uk/github/domdfcoding/si_unit_pandas/\n\t:alt: Requirements Status\n\n.. |coveralls| image:: https://img.shields.io/coveralls/github/domdfcoding/si_unit_pandas/master?logo=coveralls\n\t:target: https://coveralls.io/github/domdfcoding/si_unit_pandas?branch=master\n\t:alt: Coverage\n\n.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/domdfcoding/si_unit_pandas?logo=codefactor\n\t:target: https://www.codefactor.io/repository/github/domdfcoding/si_unit_pandas\n\t:alt: CodeFactor Grade\n\n.. |license| image:: https://img.shields.io/github/license/domdfcoding/si_unit_pandas\n\t:target: https://github.com/domdfcoding/si_unit_pandas/blob/master/LICENSE\n\t:alt: License\n\n.. |language| image:: https://img.shields.io/github/languages/top/domdfcoding/si_unit_pandas\n\t:alt: GitHub top language\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/domdfcoding/si_unit_pandas/v0.0.1\n\t:target: https://github.com/domdfcoding/si_unit_pandas/pulse\n\t:alt: GitHub commits since tagged version\n\n.. |commits-latest| image:: https://img.shields.io/github/last-commit/domdfcoding/si_unit_pandas\n\t:target: https://github.com/domdfcoding/si_unit_pandas/commit/master\n\t:alt: GitHub last commit\n\n.. |maintained| image:: https://img.shields.io/maintenance/yes/2025\n\t:alt: Maintenance\n\n.. end shields\n\n|\n\nInstallation\n--------------\n\n.. start installation\n\n``si_unit_pandas`` can be installed from GitHub.\n\nTo install with ``pip``:\n\n.. code-block:: bash\n\n\t$ python -m pip install git+https://github.com/domdfcoding/si_unit_pandas\n\n.. end installation\n\nExample\n------------\n\n.. code-block:: python\n\n\t# 3rd party\n\timport pandas as pd\n\n\t# this package\n\tfrom si_unit_pandas import TemperatureArray\n\n\tTemperatureArray([10, 20, 30, 40, 50])\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomdfcoding%2Fsi_unit_pandas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomdfcoding%2Fsi_unit_pandas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomdfcoding%2Fsi_unit_pandas/lists"}