Skip to content

Comments

Start of a new stats lib for framian#54

Open
tixxit wants to merge 9 commits intomasterfrom
topic/stats
Open

Start of a new stats lib for framian#54
tixxit wants to merge 9 commits intomasterfrom
topic/stats

Conversation

@tixxit
Copy link
Owner

@tixxit tixxit commented Oct 30, 2014

This PR isn't ready to be merged quite yet, but I wanted to get some eyes on it. Currently just supports some basic summary stats and a (brittle) OLS implementation.

tixxit and others added 9 commits June 27, 2014 14:41
Conflicts:
	framian/src/main/scala/framian/RowExtractor.scala
* origin/master: (94 commits)
  Remove accidental inclusion of wrap method in Column.
  Add new cellMap method to Series.
  Add more tests for equality correctness.
  Use a while loop for index equality.
  Add some fast-paths for equality checks.
  Bump version to 0.2.0.
  Make ordered/unordered Index constructors private.
  Fix bug in Series#getAll.
  Fix documentation error.
  Rename mapCell to cellMap.
  Remove unnecessary language imports.
  Remove trait sketch that was abandoned.
  More docs and simplifications.
  Simplify "genericJoin" in Frame.
  Rename Series ++ to orElse, add actual ++.
  Rename map{Row,Col}Index to map{Row,Col}Keys.
  Add more docs.
  Remove confusing function addColumn.
  Add reduceByKey to Frame.
  Add documentation for reduce, and Rows version.
  ...

Conflicts:
	framian/src/main/scala/framian/Cell.scala
	framian/src/main/scala/framian/RowExtractor.scala
	framian/src/main/scala/framian/stats/summary.scala
	project/Build.scala
(topic/stats) Merged to master
Conflicts:
	framian-stats/src/main/scala/framian/stats/ols.scala
	framian/src/main/scala/framian/Frame.scala
	framian/src/main/scala/framian/RowExtractor.scala
	framian/src/main/scala/framian/csv/CsvRowExtractor.scala
Conflicts:
	build.sbt
	framian/build.sbt
	framian/src/main/scala/framian/Series.scala
	framian/src/main/scala/framian/csv/CsvRowExtractor.scala
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants