{"id":13600739,"url":"https://github.com/Lisp-Stat/data-frame","last_synced_at":"2025-04-11T01:30:23.805Z","repository":{"id":42973615,"uuid":"98375838","full_name":"Lisp-Stat/data-frame","owner":"Lisp-Stat","description":"Data frames for Common Lisp","archived":false,"fork":true,"pushed_at":"2025-01-24T06:06:31.000Z","size":2067,"stargazers_count":29,"open_issues_count":4,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-24T07:19:24.956Z","etag":null,"topics":["common-lisp","statistical-analysis"],"latest_commit_sha":null,"homepage":"https://lisp-stat.github.io/data-frame","language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"tpapp/cl-data-frame","license":"ms-pl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lisp-Stat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-26T03:36:36.000Z","updated_at":"2025-01-24T06:06:35.000Z","dependencies_parsed_at":"2023-01-20T02:04:08.370Z","dependency_job_id":null,"html_url":"https://github.com/Lisp-Stat/data-frame","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lisp-Stat%2Fdata-frame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lisp-Stat%2Fdata-frame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lisp-Stat%2Fdata-frame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lisp-Stat%2Fdata-frame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lisp-Stat","download_url":"https://codeload.github.com/Lisp-Stat/data-frame/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248324943,"owners_count":21084837,"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":["common-lisp","statistical-analysis"],"created_at":"2024-08-01T18:00:47.649Z","updated_at":"2025-04-11T01:30:23.361Z","avatar_url":"https://github.com/Lisp-Stat.png","language":"Common Lisp","readme":"\n\u003c!-- PROJECT SHIELDS --\u003e\n\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MS-PL License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\n\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/lisp-stat/data-frame\"\u003e\n    \u003cimg src=\"https://lisp-stat.dev/images/stats-image.svg\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n\n  \u003ch3 align=\"center\"\u003eData Frame\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n  Data frames for Common Lisp. A two-dimensional array-like structure in which each column contains values of one variable and each row contains one set of values from each column\n\t\u003cbr /\u003e\n    \u003ca href=\"https://lisp-stat.dev/docs/manuals/data-frame/\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/lisp-stat/data-frame/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/lisp-stat/data-frame/issues\"\u003eRequest Feature\u003c/a\u003e\n    ·\n    \u003ca href=\"https://lisp-stat.github.io/data-frame/\"\u003eReference Manual\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails open=\"open\"\u003e\n  \u003csummary\u003e\u003ch2 style=\"display: inline-block\"\u003eTable of Contents\u003c/h2\u003e\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#built-with\"\u003eBuilt With\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#prerequisites\"\u003ePrerequisites\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#roadmap\"\u003eRoadmap\u003c/a\u003e\u003c/li\u003e\n\t\u003cli\u003e\u003ca href=\"#resources\"\u003eResources\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contact\"\u003eContact\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About the Project\n\n  A data frame is a two dimensional data structure structure whose\n  columns may be of differing types.  It is similar to, and may be\n  manipulated as, a Common Lisp array. Data frames hold tightly\n  coupled collections of variables that all belong to one experiment.\n\n### Built With\n\n* [anaphora](https://github.com/tokenrove/anaphora)\n* [alexandria](https://gitlab.common-lisp.net/alexandria/alexandria)\n* [array-operations](https://github.com/lisp-stat/array-operations)\n* [select](https://github.com/lisp-stat/select)\n* [let-plus](https://github.com/sharplispers/let-plus)\n* [numerical-utilities](https://github.com/lisp-stat/numerical-utilities)\n\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\nTo get a local copy up and running follow these steps:\n\n### Prerequisites\n\nAn ANSI Common Lisp implementation. Developed and tested with [SBCL](https://www.sbcl.org/).\n\n### Installation\n\nLisp-Stat is composed of several system that are designed to be\nindependently useful.  So you can, for example, use `data-frame` for\nany project needing to manipulate two dimensional data in a machine\nlearning or statistical setting.\n\n#### Getting the source\n\nTo make the system accessible to [ASDF](https://common-lisp.net/project/asdf/) (a build facility, similar to `make` in the C world), clone the repository in a directory ASDF knows about.  By default the `common-lisp` directory in your home directory is known. Create this if it doesn't already exist and then:\n\n1. Clone the repositories\n```sh\ncd ~/common-lisp \u0026\u0026 \\\ngit clone https://github.com/Lisp-Stat/data-frame.git \u0026\u0026 \\\ngit clone https://github.com/Lisp-Stat/dfio.git\n```\n2. Reset the ASDF source-registry to find the new system (from the REPL)\n   ```lisp\n   (asdf:clear-source-registry)\n   ```\n3. Load the system\n   ```lisp\n   (asdf:load-system :data-frame)\n   ```\n\nIf you have installed the slime ASDF extensions, you can invoke this\nwith a comma (',') from the slime REPL in emacs.\n\n#### Getting dependencies\n\nTo get the third party systems that Lisp-Stat depends on you can use a dependency manager, such as [Quicklisp](https://www.quicklisp.org/beta/) or [CLPM](https://www.clpm.dev/) Once installed, get the dependencies with either of:\n\n```lisp\n(clpm-client:sync :sources \"clpi\") ;sources may vary\n```\n\n```lisp\n(ql:quickload :data-frame)\n```\n\nYou need do this only once. After obtaining the dependencies, you can\nload the system with `ASDF` as described above without first syncing\nsources.\n\n\u003c!-- USAGE EXAMPLES --\u003e\n## Usage\n\nCreate a data frame:\n\n```lisp\n(make-df '(:a :b) '(#(1 2 3) #(10 20 30)))\n\n```\n\nFor more examples, please refer to the [Documentation](https://lisp-stat.dev/docs/manuals/data-frame).\n\n\n\u003c!-- ROADMAP --\u003e\n## Roadmap\n\nSee the [open issues](https://github.com/lisp-stat/data-frame/issues) for a list of proposed features (and known issues).\n\n## Resources\n\nThis system is part of the [Lisp-Stat](https://lisp-stat.dev/)\nproject; that should be your first stop for information. Also see the\n[resources](https://lisp-stat.dev/resources) and\n[community](https://lisp-stat.dev/community) page for more\ninformation.\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.  Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details on the code of conduct, and the process for submitting pull requests.\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the MS-PL License. See [LICENSE](LICENSE) for more information.\n\n\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\nProject Link: [https://github.com/lisp-stat/data-frame](https://github.com/lisp-stat/data-frame)\n\n\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/lisp-stat/data-frame.svg?style=for-the-badge\n[contributors-url]: https://github.com/lisp-stat/data-frame/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/lisp-stat/data-frame.svg?style=for-the-badge\n[forks-url]: https://github.com/lisp-stat/data-frame/network/members\n[stars-shield]: https://img.shields.io/github/stars/lisp-stat/data-frame.svg?style=for-the-badge\n[stars-url]: https://github.com/lisp-stat/data-frame/stargazers\n[issues-shield]: https://img.shields.io/github/issues/lisp-stat/data-frame.svg?style=for-the-badge\n[issues-url]: https://github.com/lisp-stat/data-frame/issues\n[license-shield]: https://img.shields.io/github/license/lisp-stat/data-frame.svg?style=for-the-badge\n[license-url]: https://github.com/lisp-stat/data-frame/blob/master/LICENSE\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://www.linkedin.com/company/symbolics/\n","funding_links":[],"categories":["Libraries"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLisp-Stat%2Fdata-frame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLisp-Stat%2Fdata-frame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLisp-Stat%2Fdata-frame/lists"}