data-frame VS cl-statistics

Compare data-frame vs cl-statistics and see what are their differences.

cl-statistics

Updated (somewhat) version of Larry Hunter's CL-Statistics library (by rpgoldman)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
data-frame cl-statistics
2 1
26 3
- -
4.4 0.0
2 months ago almost 2 years ago
Common Lisp Common Lisp
Microsoft Public License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

data-frame

Posts with mentions or reviews of data-frame. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-24.
  • Beaver: a common lisp library for data analysis and manipulation
    5 projects | /r/lisp | 24 May 2023
    Perhaps you'd learn more, and make a valuable community wide contribution by joining an existing project. Even writing tests is useful. Lisp-Stat has several issues that could be done by a newcomer, like improving summary functions, that would be useful to many, and you can learn a lot by reading the code of experienced lispers.
  • Uncle Stats Wants You
    8 projects | /r/Common_Lisp | 23 Jul 2022
    Improve the statistical summaries based on your favorite summarisation package. See data frame issue #4 for the background on this task.

cl-statistics

Posts with mentions or reviews of cl-statistics. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-23.
  • Uncle Stats Wants You
    8 projects | /r/Common_Lisp | 23 Jul 2022
    I don't know if it would be helpful in making this new statistics library, but I have just taken my (slightly) updated copy of Larry Hunter's cl-statistics library and put it on Ghithub here: https://github.com/rpgoldman/cl-statistics

What are some alternatives?

When comparing data-frame and cl-statistics you can also consider the following projects:

beaver - a common lisp library for data analysis and manipulation

plot - A vega-lite DSL for Common Lisp

numerical-utilities - Utilities for numerical programming

magicl - Matrix Algebra proGrams In Common Lisp.

cl-duckdb - Common Lisp CFFI wrapper around the DuckDB C API

cephes.cl - Wrapper for the Cephes Mathematical Library

xls-archive - Statistics routines in Common Lisp and XLispStat

Pandas - Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more