xls-archive VS data-frame

Compare xls-archive vs data-frame and see what are their differences.

xls-archive

Statistics routines in Common Lisp and XLispStat (by Lisp-Stat)
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
xls-archive data-frame
1 2
3 26
- -
10.0 4.4
over 3 years ago about 2 months 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.

xls-archive

Posts with mentions or reviews of xls-archive. 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
    Port pca.lsp to common lisp. This is a simple teaching example of Principal Component Analysis, using the old 'flavors' (message passing style) of object orientation. Essentially this is updating it to use CLOS.

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.

What are some alternatives?

When comparing xls-archive and data-frame you can also consider the following projects:

plot - A vega-lite DSL for Common Lisp

beaver - a common lisp library for data analysis and manipulation

numerical-utilities - Utilities for numerical programming

cl-statistics - Updated (somewhat) version of Larry Hunter's CL-Statistics library

magicl - Matrix Algebra proGrams In Common Lisp.

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

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