orso


Nameorso JSON
Version 0.0.155 PyPI version JSON
download
home_pagehttps://github.com/mabel-dev/orso/
Summary🐻 DataFrame Library
upload_time2024-04-25 23:11:53
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements cityhash data-expectations orjson ormsgpack pandas pyarrow numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">

![Orso](https://raw.githubusercontent.com/mabel-dev/orso/main/orso.png)

**Orso is a shared DataFrame library for [Opteryx](https://opteryx.dev/) and [Mabel](https://github.com/mabel-dev/mabel).**

[![PyPI Latest Release](https://img.shields.io/pypi/v/orso.svg)](https://pypi.org/project/orso/)
[![Downloads](https://static.pepy.tech/badge/orso)](https://pepy.tech/project/orso)
[![codecov](https://codecov.io/gh/mabel-dev/orso/branch/main/graph/badge.svg?token=nl9JwOVdPs)](https://codecov.io/gh/mabel-dev/orso)
[![Documentation](https://img.shields.io/badge/Documentation-018EF5?logo=ReadMe&logoColor=fff&style=flat)](https://opteryx.dev/latest/get-started/ecosystem/orso/)

</div>

Orso is not intended to compete with [Polars](https://www.pola.rs/) or [Pandas](https://pandas.pydata.org/) (or your favorite ~~bear~~ DataFrame technology), instead it is developed as a common layer for Mabel and Opteryx.

In Opteryx, Orso provides most of the database Cursor functionality.

In Mabel, Orso provides the data schema and validation functionality, and the intention is to use as the WAL.

Orso DataFrames are row-based, this is driven by it's initial target use-case as the WAL for Mabel and Cursor for Opteryx.

Each row in an Orso Dataframe is able to be be quickly converted to a Tuple of values, a Dictionary or to a byte representation.

## License

[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/mabel-dev/orso/blob/master/LICENSE)

Orso is licensed under Apache 2.0 unless explicitly indicated otherwise.

## Status

[![Status](https://img.shields.io/badge/Status-beta-orange)](https://github.com/mabel-dev/orso)

Orso is in beta. Beta means different things to different people, to us, being beta means:

- Interfaces are generally stable but may still have breaking changes
- Unit test are not reliable enough to capture breaks to functionality
- Bugs are likely to exist in edge cases
- Code may not be tuned for performance

As such, we really don't recommend using Orso in critical applications.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mabel-dev/orso/",
    "name": "orso",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "justin.joyce@joocer.com",
    "download_url": "https://files.pythonhosted.org/packages/ab/a9/ddb2caef7acc29135669f5750892c50bac8fb4bce262d3548f4b73dd1964/orso-0.0.155.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n\n![Orso](https://raw.githubusercontent.com/mabel-dev/orso/main/orso.png)\n\n**Orso is a shared DataFrame library for [Opteryx](https://opteryx.dev/) and [Mabel](https://github.com/mabel-dev/mabel).**\n\n[![PyPI Latest Release](https://img.shields.io/pypi/v/orso.svg)](https://pypi.org/project/orso/)\n[![Downloads](https://static.pepy.tech/badge/orso)](https://pepy.tech/project/orso)\n[![codecov](https://codecov.io/gh/mabel-dev/orso/branch/main/graph/badge.svg?token=nl9JwOVdPs)](https://codecov.io/gh/mabel-dev/orso)\n[![Documentation](https://img.shields.io/badge/Documentation-018EF5?logo=ReadMe&logoColor=fff&style=flat)](https://opteryx.dev/latest/get-started/ecosystem/orso/)\n\n</div>\n\nOrso is not intended to compete with [Polars](https://www.pola.rs/) or [Pandas](https://pandas.pydata.org/) (or your favorite ~~bear~~ DataFrame technology), instead it is developed as a common layer for Mabel and Opteryx.\n\nIn Opteryx, Orso provides most of the database Cursor functionality.\n\nIn Mabel, Orso provides the data schema and validation functionality, and the intention is to use as the WAL.\n\nOrso DataFrames are row-based, this is driven by it's initial target use-case as the WAL for Mabel and Cursor for Opteryx.\n\nEach row in an Orso Dataframe is able to be be quickly converted to a Tuple of values, a Dictionary or to a byte representation.\n\n## License\n\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/mabel-dev/orso/blob/master/LICENSE)\n\nOrso is licensed under Apache 2.0 unless explicitly indicated otherwise.\n\n## Status\n\n[![Status](https://img.shields.io/badge/Status-beta-orange)](https://github.com/mabel-dev/orso)\n\nOrso is in beta. Beta means different things to different people, to us, being beta means:\n\n- Interfaces are generally stable but may still have breaking changes\n- Unit test are not reliable enough to capture breaks to functionality\n- Bugs are likely to exist in edge cases\n- Code may not be tuned for performance\n\nAs such, we really don't recommend using Orso in critical applications.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "\ud83d\udc3b DataFrame Library",
    "version": "0.0.155",
    "project_urls": {
        "Homepage": "https://github.com/mabel-dev/orso/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f309d3b12f839d406d3e5e94f844f545995ff7f7d1d6b49a7a9c90f06b628e9",
                "md5": "0e59f95c8b7646dc3981db9e7d00bd74",
                "sha256": "5acd734f8ba0933803f8b43f608c282907ee27c28aba49b95b9bb0cb14ef1790"
            },
            "downloads": -1,
            "filename": "orso-0.0.155-cp310-cp310-macosx_10_15_universal2.whl",
            "has_sig": false,
            "md5_digest": "0e59f95c8b7646dc3981db9e7d00bd74",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 390701,
            "upload_time": "2024-04-25T23:11:24",
            "upload_time_iso_8601": "2024-04-25T23:11:24.538187Z",
            "url": "https://files.pythonhosted.org/packages/1f/30/9d3b12f839d406d3e5e94f844f545995ff7f7d1d6b49a7a9c90f06b628e9/orso-0.0.155-cp310-cp310-macosx_10_15_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bea9a7859397e26b4d5dd50dbe06524eafac752a77ca81743f1c4b848f6d73a",
                "md5": "9b6318f98d9ade1bedc897d9a78804ce",
                "sha256": "75fcbefe7c440c78013c60a7a054f07cfb3c7f9bd3540158e8c87482b437d53d"
            },
            "downloads": -1,
            "filename": "orso-0.0.155-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9b6318f98d9ade1bedc897d9a78804ce",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 890016,
            "upload_time": "2024-04-25T23:11:27",
            "upload_time_iso_8601": "2024-04-25T23:11:27.065501Z",
            "url": "https://files.pythonhosted.org/packages/2b/ea/9a7859397e26b4d5dd50dbe06524eafac752a77ca81743f1c4b848f6d73a/orso-0.0.155-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f04d91969812119ef0a5e0b7122ee902deb5ec74f055a1f7c512c8c4be965a34",
                "md5": "3652ed1050ddc66dfcea5bdb9d4e79f2",
                "sha256": "24a58d5a68290c2aca956336f3c5d7e79cbd38f6731f120cc822c98b2a4e57c6"
            },
            "downloads": -1,
            "filename": "orso-0.0.155-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "3652ed1050ddc66dfcea5bdb9d4e79f2",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 219923,
            "upload_time": "2024-04-25T23:11:29",
            "upload_time_iso_8601": "2024-04-25T23:11:29.055217Z",
            "url": "https://files.pythonhosted.org/packages/f0/4d/91969812119ef0a5e0b7122ee902deb5ec74f055a1f7c512c8c4be965a34/orso-0.0.155-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c05aaa4004e37918889824170114a4759a92830ac4bdc7500f9ad0dc3f0a0ffc",
                "md5": "c27eb413a515680d109616a96703f49f",
                "sha256": "3462eebdb444476f56a9806ebd435738a80f4bf2ba7cf52087bce6a0f67ca3be"
            },
            "downloads": -1,
            "filename": "orso-0.0.155-cp311-cp311-macosx_10_15_universal2.whl",
            "has_sig": false,
            "md5_digest": "c27eb413a515680d109616a96703f49f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 390198,
            "upload_time": "2024-04-25T23:11:31",
            "upload_time_iso_8601": "2024-04-25T23:11:31.018853Z",
            "url": "https://files.pythonhosted.org/packages/c0/5a/aa4004e37918889824170114a4759a92830ac4bdc7500f9ad0dc3f0a0ffc/orso-0.0.155-cp311-cp311-macosx_10_15_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c38a076c404fca32b1952176a082a38b7d92bbf84e5ed6df334daf5eacf81a1c",
                "md5": "7e0b57f045f41c7efa5f82978bb2fbae",
                "sha256": "d0950b4ae9aaf1a7a40fa9a06b445d2a09d470ea6533cee92ef35c4bba7fe300"
            },
            "downloads": -1,
            "filename": "orso-0.0.155-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7e0b57f045f41c7efa5f82978bb2fbae",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 943084,
            "upload_time": "2024-04-25T23:11:33",
            "upload_time_iso_8601": "2024-04-25T23:11:33.043461Z",
            "url": "https://files.pythonhosted.org/packages/c3/8a/076c404fca32b1952176a082a38b7d92bbf84e5ed6df334daf5eacf81a1c/orso-0.0.155-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7269ee206a96299c56b24169c6a2c727383f3c5ac78498e0446f465b7481a06f",
                "md5": "c0284a5e8c001b9d6603f5ed546c3d13",
                "sha256": "46f12cac8da096fd281b169e207b8a8f24ff458b572d9493ee26fa67395e08de"
            },
            "downloads": -1,
            "filename": "orso-0.0.155-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c0284a5e8c001b9d6603f5ed546c3d13",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 219971,
            "upload_time": "2024-04-25T23:11:35",
            "upload_time_iso_8601": "2024-04-25T23:11:35.062566Z",
            "url": "https://files.pythonhosted.org/packages/72/69/ee206a96299c56b24169c6a2c727383f3c5ac78498e0446f465b7481a06f/orso-0.0.155-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50b6056b18cb0163ea6e4821eecff1b1c8b3b5e65ff17bacf97c41cf07d391a5",
                "md5": "886bd2bf0d5455e4cd6cd2fff6f01d54",
                "sha256": "62f775459514171c71a7f802f616083bb96670f5b9c5f849e5155492248a6a79"
            },
            "downloads": -1,
            "filename": "orso-0.0.155-cp312-cp312-macosx_10_15_universal2.whl",
            "has_sig": false,
            "md5_digest": "886bd2bf0d5455e4cd6cd2fff6f01d54",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 391952,
            "upload_time": "2024-04-25T23:11:37",
            "upload_time_iso_8601": "2024-04-25T23:11:37.229254Z",
            "url": "https://files.pythonhosted.org/packages/50/b6/056b18cb0163ea6e4821eecff1b1c8b3b5e65ff17bacf97c41cf07d391a5/orso-0.0.155-cp312-cp312-macosx_10_15_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c15df98efe6d0cfcba21ea0fb1c22fc284e8f29f32bfda5c370344f9323069c2",
                "md5": "403629626e5e1d7b4958748f6a57480e",
                "sha256": "40bcf0d6fa0779e87c765f915dc6f5fe63e62bd419292c640dae506616eba6c5"
            },
            "downloads": -1,
            "filename": "orso-0.0.155-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "403629626e5e1d7b4958748f6a57480e",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 989198,
            "upload_time": "2024-04-25T23:11:39",
            "upload_time_iso_8601": "2024-04-25T23:11:39.204389Z",
            "url": "https://files.pythonhosted.org/packages/c1/5d/f98efe6d0cfcba21ea0fb1c22fc284e8f29f32bfda5c370344f9323069c2/orso-0.0.155-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6b734c5810dce2e0a2ece24304a450832a359f791070832550062fbbdf75fdd",
                "md5": "36b5e84df877269f6213dd6c3f0533a4",
                "sha256": "73e4151bd43436ad4cd55508fa6159ad0e86b63a61813e49a85a47c0dc2cc9ee"
            },
            "downloads": -1,
            "filename": "orso-0.0.155-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "36b5e84df877269f6213dd6c3f0533a4",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 220938,
            "upload_time": "2024-04-25T23:11:40",
            "upload_time_iso_8601": "2024-04-25T23:11:40.692111Z",
            "url": "https://files.pythonhosted.org/packages/b6/b7/34c5810dce2e0a2ece24304a450832a359f791070832550062fbbdf75fdd/orso-0.0.155-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e02efe564dfdc70331e4de95e733229c5f427efaef8e1a712b05e034d4f1f02f",
                "md5": "fc2a5f713d0bf107a0911daed1e5cda9",
                "sha256": "31f0e9190fe2e7ea1bf16e1c7357ffea427aa86f8a7f649dc394b2dd63e6cec5"
            },
            "downloads": -1,
            "filename": "orso-0.0.155-cp38-cp38-macosx_11_0_universal2.whl",
            "has_sig": false,
            "md5_digest": "fc2a5f713d0bf107a0911daed1e5cda9",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 395981,
            "upload_time": "2024-04-25T23:11:42",
            "upload_time_iso_8601": "2024-04-25T23:11:42.683223Z",
            "url": "https://files.pythonhosted.org/packages/e0/2e/fe564dfdc70331e4de95e733229c5f427efaef8e1a712b05e034d4f1f02f/orso-0.0.155-cp38-cp38-macosx_11_0_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af273634c34f2f38398aedaa0547a9627abd894dc99eb621856bdd0b5bbff6cf",
                "md5": "bf6067f0b6d49a42642778375199e226",
                "sha256": "21febaf62bb06e32fee730851a51a4f128613ac4050500a1acaad4116f1ab095"
            },
            "downloads": -1,
            "filename": "orso-0.0.155-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "bf6067f0b6d49a42642778375199e226",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 912783,
            "upload_time": "2024-04-25T23:11:44",
            "upload_time_iso_8601": "2024-04-25T23:11:44.472338Z",
            "url": "https://files.pythonhosted.org/packages/af/27/3634c34f2f38398aedaa0547a9627abd894dc99eb621856bdd0b5bbff6cf/orso-0.0.155-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30f49ec29c4b7481588db63031940062be667ac884f6e38523e687e6eda27451",
                "md5": "c72ceddb4d119548d31c22cb9635eb16",
                "sha256": "c394bd21bab05759dd152223e80fcf594e6aecdc8fb871e165dc7c909f9296b4"
            },
            "downloads": -1,
            "filename": "orso-0.0.155-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c72ceddb4d119548d31c22cb9635eb16",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 222524,
            "upload_time": "2024-04-25T23:11:46",
            "upload_time_iso_8601": "2024-04-25T23:11:46.023459Z",
            "url": "https://files.pythonhosted.org/packages/30/f4/9ec29c4b7481588db63031940062be667ac884f6e38523e687e6eda27451/orso-0.0.155-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12ffe0d0b1875951d0a10f7091a2eb000e13335347ecfe8371b5d0c651851c13",
                "md5": "30dce8f9ee9698a817887c55e1ca8c7a",
                "sha256": "64ddc4b53fe9b89f40efbc418bbd3d361fb6c999eef72222bd06af6b094283f0"
            },
            "downloads": -1,
            "filename": "orso-0.0.155-cp39-cp39-macosx_10_15_universal2.whl",
            "has_sig": false,
            "md5_digest": "30dce8f9ee9698a817887c55e1ca8c7a",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 394495,
            "upload_time": "2024-04-25T23:11:48",
            "upload_time_iso_8601": "2024-04-25T23:11:48.205243Z",
            "url": "https://files.pythonhosted.org/packages/12/ff/e0d0b1875951d0a10f7091a2eb000e13335347ecfe8371b5d0c651851c13/orso-0.0.155-cp39-cp39-macosx_10_15_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0870572dbab4f4fd83f6cbf2034fab4a9b68371df951ebf2baaeb46784d93b37",
                "md5": "f91d4162d7448f30363cfe22c203aece",
                "sha256": "f9fb24f7c9bb48a2b03e9d458f7b555bc50998ff8dcb30b3747640020dd2f37e"
            },
            "downloads": -1,
            "filename": "orso-0.0.155-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f91d4162d7448f30363cfe22c203aece",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 898937,
            "upload_time": "2024-04-25T23:11:49",
            "upload_time_iso_8601": "2024-04-25T23:11:49.838087Z",
            "url": "https://files.pythonhosted.org/packages/08/70/572dbab4f4fd83f6cbf2034fab4a9b68371df951ebf2baaeb46784d93b37/orso-0.0.155-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ddb067765b92df3b7dfaf2cb64b38a7329c55b04475fe0177b336fe37ccb409",
                "md5": "0e819a6aa2e9dc19f035fd69c61e93b6",
                "sha256": "ad2abd439051f85467b5145618c4cc47b90a12721bbf42241064782015f75114"
            },
            "downloads": -1,
            "filename": "orso-0.0.155-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "0e819a6aa2e9dc19f035fd69c61e93b6",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 221944,
            "upload_time": "2024-04-25T23:11:52",
            "upload_time_iso_8601": "2024-04-25T23:11:52.041874Z",
            "url": "https://files.pythonhosted.org/packages/6d/db/067765b92df3b7dfaf2cb64b38a7329c55b04475fe0177b336fe37ccb409/orso-0.0.155-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aba9ddb2caef7acc29135669f5750892c50bac8fb4bce262d3548f4b73dd1964",
                "md5": "8b2f9cbf3ef939958252edf69c2cca1b",
                "sha256": "0f5d8ee30add8834ec53778de574d8c28dde9d8488aeb48fd624f459962597c0"
            },
            "downloads": -1,
            "filename": "orso-0.0.155.tar.gz",
            "has_sig": false,
            "md5_digest": "8b2f9cbf3ef939958252edf69c2cca1b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 413227,
            "upload_time": "2024-04-25T23:11:53",
            "upload_time_iso_8601": "2024-04-25T23:11:53.616463Z",
            "url": "https://files.pythonhosted.org/packages/ab/a9/ddb2caef7acc29135669f5750892c50bac8fb4bce262d3548f4b73dd1964/orso-0.0.155.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 23:11:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mabel-dev",
    "github_project": "orso",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "cityhash",
            "specs": []
        },
        {
            "name": "data-expectations",
            "specs": [
                [
                    ">=",
                    "1.6.0"
                ]
            ]
        },
        {
            "name": "orjson",
            "specs": []
        },
        {
            "name": "ormsgpack",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "pyarrow",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.*"
                ]
            ]
        }
    ],
    "lcname": "orso"
}
        
Elapsed time: 0.24288s