{"id":32977970,"url":"https://github.com/saddle/saddle","last_synced_at":"2025-12-30T16:06:21.978Z","repository":{"id":7323067,"uuid":"8642425","full_name":"saddle/saddle","owner":"saddle","description":"SADDLE: Scala Data Library","archived":true,"fork":false,"pushed_at":"2020-03-21T20:38:24.000Z","size":3203,"stargazers_count":508,"open_issues_count":27,"forks_count":71,"subscribers_count":40,"default_branch":"master","last_synced_at":"2024-07-23T19:02:16.933Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"saddle.github.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saddle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-08T03:39:37.000Z","updated_at":"2024-04-28T23:43:41.000Z","dependencies_parsed_at":"2022-08-30T10:50:41.651Z","dependency_job_id":null,"html_url":"https://github.com/saddle/saddle","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/saddle/saddle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddle%2Fsaddle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddle%2Fsaddle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddle%2Fsaddle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddle%2Fsaddle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saddle","download_url":"https://codeload.github.com/saddle/saddle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saddle%2Fsaddle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284654194,"owners_count":27041729,"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","status":"online","status_checked_at":"2025-11-16T02:00:05.974Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-11-13T06:00:36.408Z","updated_at":"2025-11-16T03:01:41.027Z","avatar_url":"https://github.com/saddle.png","language":"HTML","funding_links":[],"categories":["Science and Data Analysis","数据科学"],"sub_categories":[],"readme":"==========================\nSaddle: Scala Data Library\n==========================\n\n[![Build Status](https://secure.travis-ci.org/saddle/saddle.png?branch=master)](http://travis-ci.org/saddle/saddle)\n\nIntroduction\n============\n\nSaddle is a data manipulation library for Scala that provides array-backed,\nindexed, one- and two-dimensional data structures that are judiciously\nspecialized on JVM primitives to avoid the overhead of boxing and unboxing.\n\nSaddle offers vectorized numerical calculations, automatic alignment of data\nalong indices, robustness to missing (N/A) values, and facilities for I/O.\n\nSaddle draws inspiration from several sources, among them the R programming\nlanguage \u0026 statistical environment, the numpy and pandas Python libraries,\nand the Scala collections library.\n\nDocumentation\n=============\n\n - [Docs](http://saddle.github.io/doc/)\n - [Quick Start Guide](http://saddle.github.io/doc/quickstart.html)\n - [scaladoc](http://saddle.github.io/saddle/saddle-core/target/scala-2.9.2/api/#org.package)\n\nLicense\n=======\n\nSaddle is distributed under the Apache License Version 2.0 (see LICENSE file).\n\nCopyright\n=========\n\nCopyright (c) 2013-2015 Novus Partners, Inc.\n\nCopyright (c) 2013-2015 The Saddle Development Team\n\nAll rights reserved.\n\nSaddle is subject to a shared copyright. Each contributor retains copyright to\nhis or her contributions to Saddle, and is free to annotate these contributions\nvia code repository commit messages. The copyright to the entirety of the code\nbase is shared among the Saddle Development Team, comprised of the developers\nwho have made such contributions.\n\nThe copyright and license of each file shall read as follows:\n\n\u003e Copyright (c) 2013-2015 Saddle Development Team\n\u003e\n\u003e Licensed under the Apache License, Version 2.0 (the \"License\");\n\u003e you may not use this file except in compliance with the License.\n\u003e You may obtain a copy of the License at\n\u003e\n\u003e http://www.apache.org/licenses/LICENSE-2.0\n\u003e\n\u003e Unless required by applicable law or agreed to in writing, software\n\u003e distributed under the License is distributed on an \"AS IS\" BASIS,\n\u003e WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n\u003e See the License for the specific language governing permissions and\n\u003e limitations under the License.\n\n\nIndividual contributors may, if they so desire, append their names to\nthe CONTRIBUTORS file.\n\nAbout the Copyright Holders\n===========================\n\nAdam Klein began Saddle development in 2012 while an employee of \n[Novus Partners, Inc](http://www.novus.com \"Novus\"). The code was \nreleased by Novus under this license in 2013. Adam Klein is lead \ndeveloper. Saddle was inspired by earlier prototypes developed by \nChris Lewis, Cheng Peng, \u0026 David Cru. Saddle was also inspired by \nprevious work with [pandas](http://pandas.pydata.org/ \"pandas\"), a \ndata analysis library written in Python.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaddle%2Fsaddle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaddle%2Fsaddle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaddle%2Fsaddle/lists"}