0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add ```julia to get syntax highlighting in code. More... almost 12 years ago
Use Julian indices; better docs More... almost 12 years ago
Add a demo of DataFrame and ModelMatrix More... almost 12 years ago
Added intercepts and fixed single predictor Formula bug More... almost 12 years ago
Raw code from Harlan's fork More... almost 12 years ago
Initial commit More... almost 12 years ago
Fix cut() and paste() issues. More... almost 12 years ago
Tests and fixups for stack/unstack. More... almost 12 years ago
Added default column names. Fixed up tests a bit. More... almost 12 years ago
Convert Index & DataFrame to use ByteString. More... almost 12 years ago
Merge my updated branch 'DataFrameReorg' into data-merge which has Harlan's stuff. More... almost 12 years ago
Merge branch 'DataPlaying' into data-merge More... almost 12 years ago
Merge branch 'refs/heads/DataFrameReorg' into Data More... almost 12 years ago
Add unique, order, and sort for PooledDataVec. More... almost 12 years ago
Remove merge profiling stuff. More... almost 12 years ago
Cleanups / checking of merge. More... almost 12 years ago
Add merge with an inner join implemented plus infrastructure for other joins. More... almost 12 years ago
Minor comments. More... almost 12 years ago
Change PooledDataVec to have a sorted pool. More... almost 12 years ago
A bit more work on show(d::AbstractDataFrame). More... almost 12 years ago
More compact show(d::AbstractDataFrame). More... almost 12 years ago
More compact representation from cut. More... almost 12 years ago
Added cut() and paste() :) More... almost 12 years ago
demo of log(DataVec); with(df, Symbol) More... almost 12 years ago
Add unstack. More... almost 12 years ago
Modify del(d::DataFrame) to use _setdiff. More... almost 12 years ago
Fix stack for ordering. More... almost 12 years ago
Add stack and insert. More... almost 12 years ago
Add names!, colnames!, and replace_names!. More... almost 12 years ago
Add code to allow successive assigns in within(d::Associative) and based_on. More... almost 12 years ago