Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/fslaborg/Deedle

Easy to use .NET library for data and time series manipulation and for scientific programming
https://github.com/fslaborg/Deedle

Fix docs for `ReadCsv.inferRows`

a6c71df37e69ff18ccca54aa79a7bb347a9bfa41 authored about 6 years ago by Peter Keše <[email protected]>
remove redundant opens in fs

be0d2fc2e6cb7eeb9da5b5fcaa7e31c546f74eed authored about 6 years ago by alexpantyukhin <[email protected]>
Merge pull request #450 from FoggyFinder/issue63

Handle missing column keys in case when inferTypes = false

bdf460d851964bef5bbaa37814e8128e12aa9aab authored about 6 years ago by Zhenyong Zhu <[email protected]>
handle missing column keys in case when inferTypes = false

59cb1e5f481a51c49dfb740d4dc9e6b2dd30cbb2 authored about 6 years ago by FoggyFinder <[email protected]>
Merge pull request #449 from FoggyFinder/links

Fix broken links

b81529a4847db52b910c149cb90dd0b2c5e5bd8e authored about 6 years ago by Alexander Pantyukhin <[email protected]>
fix broken links

247c5ecacbd6e96f5e55f8b402fcee9bbc783425 authored about 6 years ago by FoggyFinder <[email protected]>
Update README.md

70b993979542f9eeb97010a7db5a1f5f79715c2e authored about 6 years ago by Don Syme <[email protected]>
Merge pull request #445 from alexpantyukhin/add_slice

add slice for frame.

06a63efa1e27a23592183d2244c2d2c71ee51add authored about 6 years ago by Zhenyong Zhu <[email protected]>
add test

dfb0bb485adbd9671d8da3137f235a7be3c12b4c authored about 6 years ago by alexpantyukhin <[email protected]>
Merge pull request #440 from zyzhu/issue-439

Add preferOptions as optional parameter in readcsv and set default as false

d639493c0b373b3287e607b903ee7a0b555e550b authored over 6 years ago by Zhenyong Zhu <[email protected]>
Merge pull request #442 from alexpantyukhin/add_quantile_to_describe

Add quantile to describe

08a61f6ba0465d7bae1946dcb249503949b91973 authored over 6 years ago by Zhenyong Zhu <[email protected]>
Merge pull request #443 from alexpantyukhin/add_replace_to_module

Add replace methods into the Series module.

1e667a6272ca0a2a666658725a436d7b1560d376 authored over 6 years ago by Zhenyong Zhu <[email protected]>
add slice for frame.

effcf1a09c83914ac9fa4f77293b0f17ea54907e authored over 6 years ago by alexpantyukhin <[email protected]>
Add replace methods into the Series module. Add some comments for replace functions.

b43e36f5c54b5bd4c326cf2a9df2e57139269f05 authored over 6 years ago by alexpantyukhin <[email protected]>
relocate describe function.

d3a6e90bfdab79df83038316ef7c3ee5948bed59 authored over 6 years ago by alexpantyukhin <[email protected]>
Add quantile to describe

a6a6ce74ff688a43497e4e7e5686e0e9a2112291 authored over 6 years ago by alexpantyukhin <[email protected]>
add preferOptions optional param in readcsv and set default as false

987897b478f03c8af0d389e65526e7cc05911cfa authored over 6 years ago by Zhenyong Zhu <[email protected]>
Merge pull request #436 from zyzhu/issue-433

Rename stack/unstack to melt/unmelt

316da577c9d9c7ee4254a609d9a313e50695ed2a authored over 6 years ago by Zhenyong Zhu <[email protected]>
Merge pull request #437 from zyzhu/issue-365

Raise IndexOutOfRangeException warning when accessing empty series by index

02e1a903a79ae635c9a5e66ee03887e8b7eec179 authored over 6 years ago by Zhenyong Zhu <[email protected]>
Merge pull request #438 from zyzhu/issue-339

Fix tryLastValue using tryGetAt

1818db0f206be6317acac947ec524e15b557232a authored over 6 years ago by Zhenyong Zhu <[email protected]>
renamed pivot to unmelt

02c6fac013eaebf595de4b64e0b75550b1d8bb3b authored over 6 years ago by Zhenyong Zhu <[email protected]>
Merge pull request #428 from alexpantyukhin/add_quantile

add quantile

43fd4e1ea2515e18bda2e1bf6c4abe7584422d1a authored over 6 years ago by Zhenyong Zhu <[email protected]>
raise IndexOutOfRangeException only for GetAt function

330abf41516f4ca437dfa0495097f5a5575c7b68 authored over 6 years ago by Zhenyong Zhu <[email protected]>
fix the quantile

384b0d45f1ca7755a373ebbb96b85230d39c3274 authored over 6 years ago by alexpantyukhin <[email protected]>
mistakenly swapped the wrong function name. fixed now

85890f38449571dbe39ac910c5ab5dcd070bfd8f authored over 6 years ago by Zhenyong Zhu <[email protected]>
fix tryLastValue using tryGetAt

3a6999b09b750879414a2d97e88722f5757d8729 authored over 6 years ago by Zhenyong Zhu <[email protected]>
raise IndexOutOfRangeException warning when accessing empty series

c14dcc44d0c31e80c4a2937cb3f64bcf73d8e843 authored over 6 years ago by Zhenyong Zhu <[email protected]>
renamed stack/unstack to pivot/melt. show obsolete warnings.

e70d1c035cf5a773f2907892efa73e4d4766fb22 authored over 6 years ago by Zhenyong Zhu <[email protected]>
Merge pull request #434 from zyzhu/issue-432

Add pointwise parameter in frame1.zip

a62e5147677c09079d44d701179f71c0cade8c7e authored over 6 years ago by Zhenyong Zhu <[email protected]>
adjusted unit test and function comments

dca3709c1ab6f66935550fe1fdf0c9ad331b628b authored over 6 years ago by Zhenyong Zhu <[email protected]>
added pointwise parameter in frame1.zip for arithmetic operators

7f13197b8101f64b3fb0fdff3cf38a9e4ec59c65 authored over 6 years ago by Zhenyong Zhu <[email protected]>
add comparison with Math.Net.

8b1fcc7e23c545865f398026ceb297ab93629461 authored over 6 years ago by alexpantyukhin <[email protected]>
Merge pull request #433 from zyzhu/issue-330

Revert test case in virtual frame in Pull 430

8a5d2c01fe57bfecd156b80ee3615f68fb10976a authored over 6 years ago by Zhenyong Zhu <[email protected]>
revert test case in virtual frame. added vector check in series

a78387ffb85061af04ede34334de7ba7fce8570a authored over 6 years ago by Zhenyong Zhu <[email protected]>
Merge pull request #430 from zyzhu/issue-330

Check lengths of keys and values.

6f3d56c90d813fb7b5d204db69fa4fb01647f1de authored over 6 years ago by Zhenyong Zhu <[email protected]>
check lengths of keys and values. skip one test case of virtualframe

0e4c37992f07deebecb2f6e10ee15d4a2138f5b2 authored over 6 years ago by Zhenyong Zhu <[email protected]>
Merge pull request #427 from alexpantyukhin/add_replace_series

add replace for series.

59ad29a87a422886cef995b40c595dee3cd1c732 authored over 6 years ago by Zhenyong Zhu <[email protected]>
add quantile

fbcb4da3cf97055b796e2da6014778a6c578b4fe authored over 6 years ago by alexpantyukhin <[email protected]>
Update Series.fs

remove redundant type declaration

e68587f0e6ca76eb701c60cb15bd230282992463 authored over 6 years ago by Alexander Pantyukhin <[email protected]>
add replace for series.

048fdfdca4c0e601c0faf500c5f05740a98dfd37 authored over 6 years ago by alexpantyukhin <[email protected]>
Merge pull request #426 from zyzhu/issue-417

Removed compiler warning from ReadCsv

5bff5ee249593c17e695a2f87e1245423e16c983 authored over 6 years ago by Zhenyong Zhu <[email protected]>
removed compiler warrning from readcsv

341c72c5d149c6e8fc9bcb5e6e786b3460df15f7 authored over 6 years ago by Zhenyong Zhu <[email protected]>
Merge pull request #425 from kblohm/filePermissions

set execute permission for fake.sh

3003e6f98d4910aed651fe51861947ac52c0e5b2 authored over 6 years ago by Zhenyong Zhu <[email protected]>
set execute permission for fake.sh

4f60327cdc4eebcddef0dee365a18e8840e8d729 authored over 6 years ago by kolja <[email protected]>
fixed stats.min/stats.max in stats documentation

af58058e01c446947edeec1f1e4e785bd9d66134 authored over 6 years ago by Zhenyong Zhu <[email protected]>
Merge pull request #422 from zyzhu/issue-419

Breaking change of Stats.min and Stats.max

dd2c2ca629849132608551aacc9360d2fec0aafb authored over 6 years ago by Zhenyong Zhu <[email protected]>
refactored describe function to use new min/max function

6ba06fd0c7652495c252c16707aa8a896e0c61ef authored over 6 years ago by Zhenyong Zhu <[email protected]>
changed min/max to tryMin/tryMax. added min/max that outputs nan

290610ca8a526f556048aabb9a541a23f4352130 authored over 6 years ago by Zhenyong Zhu <[email protected]>
Merge pull request #421 from alexpantyukhin/unique_inline

inline for uniqueCount

7e0ca5ab669a05d2db07578ad83dbe4c3b2a0a8e authored over 6 years ago by Zhenyong Zhu <[email protected]>
inline for uniqueCount

45af16cc74f3be4dbdf3d2e0806b5671da55dee8 authored over 6 years ago by alexpantyukhin <[email protected]>
Merge pull request #420 from zyzhu/fix-pull-418

Fix inline functions in Stats extensions

271e496e79ffbb8ab4b0fae69beb764f22e020e5 authored over 6 years ago by Zhenyong Zhu <[email protected]>
Merge pull request #414 from alexpantyukhin/add_describe

add series describe function

93c7a98092a9fa79b539428b76ebc42a0a7d061c authored over 6 years ago by Zhenyong Zhu <[email protected]>
inline interpolateLinear in C# extension

b9373f12383f5e68e611bd6656f611aef49a5b15 authored over 6 years ago by Zhenyong Zhu <[email protected]>
inline interpolateLinear

2dd85adec2f82255c050af60f422caa1acaf3642 authored over 6 years ago by Zhenyong Zhu <[email protected]>
fix C# extension stats functions to be inline

63a66eafbf019a9fb723c8144ab063bc269ab034 authored over 6 years ago by Zhenyong Zhu <[email protected]>
describe returns string as key

4ee9729c72f66669647402a026aac604f6e57af3 authored over 6 years ago by alexpantyukhin <[email protected]>
add series describe function

3a4a790046eb7c91f72d419f668bb9be5671a329 authored over 6 years ago by alexpantyukhin <[email protected]>
Merge pull request #418 from zyzhu/issue-410

Inline stats functions to be generic

a13f693060b764f4bff4d69085020be01b96b917 authored over 6 years ago by Zhenyong Zhu <[email protected]>
added integer test cases for all stats functions

d01a225f877802b1dd1fa61d90e1e0dd6c2554a0 authored over 6 years ago by Zhenyong Zhu <[email protected]>
removed unnecessary inline for movingMinMaxHelper

5ad5d14bc0754e38f610d3a8cbdff75783cc494a authored over 6 years ago by Zhenyong Zhu <[email protected]>
inline expanding and moving window functions to be generic

cf15f78195a5ffa5ae896347481c5c542b7c009b authored over 6 years ago by Zhenyong Zhu <[email protected]>
Merge pull request #413 from alexpantyukhin/add_uniquecount

add uniqueCount function

8a49e8d66edf7c96d9a48beaadd4442569666df5 authored over 6 years ago by Zhenyong Zhu <[email protected]>
Merge pull request #416 from alexpantyukhin/fix_format

fix for Format function.

6ba6f97bd7dc438405045abcc9a26ee1de1984b6 authored over 6 years ago by Zhenyong Zhu <[email protected]>
added two integer test cases on level stats functions

e107cfa7d33afafc5e4ce3c9efa148240772e0f3 authored over 6 years ago by Zhenyong Zhu <[email protected]>
inline stats functions except moving/expanding ones to be generic

a36543e8df3931ee85efc66f11641cad29e0c113 authored over 6 years ago by Zhenyong Zhu <[email protected]>
fix for Format function.

f47f0724fa5f077aec402bf57e571204a294023e authored over 6 years ago by alexpantyukhin <[email protected]>
Merge pull request #415 from zyzhu/fix-travis

Added osx build

29c2afd7715c27b70b26f077aaa406d3afb92d00 authored over 6 years ago by Zhenyong Zhu <[email protected]>
added osx build

c1c625cdbc818292145dff488e8f3b86bcd491b5 authored over 6 years ago by Zhenyong Zhu <[email protected]>
Merge pull request #411 from alexpantyukhin/add_compare

add series compare

0958e1f619ca661ba1a63382979b86e828f131af authored over 6 years ago by Zhenyong Zhu <[email protected]>
add uniqueCount function

952de3378413109fba67271a5ced1bf998b9b56a authored over 6 years ago by alexpantyukhin <[email protected]>
add series compare

9b59998cbbc3e9654e76110144a01db28b75339d authored over 6 years ago by alexpantyukhin <[email protected]>
Merge pull request #409 from alexpantyukhin/intersection_fix

fix for intersection: need to get by key.

4564aabb8ef1efe9662f7ab1368d476a158eab96 authored over 6 years ago by Zhenyong Zhu <[email protected]>
fix for intersection: need to get by key.

4b8b5399f7a6a8fad485b79b866d732484c05f79 authored over 6 years ago by alexpantyukhin <[email protected]>
Merge pull request #407 from alexpantyukhin/add_intersection

add series intersection

c409d595964b9d5e4f4b0e9b5d1e0a3a91646b94 authored over 6 years ago by Zhenyong Zhu <[email protected]>
add method comment.

4fd43a7ef1d173ad08d070d74f025be1d5d345ef authored over 6 years ago by alexpantyukhin <[email protected]>
Merge pull request #408 from zyzhu/issue-375

Fix aggregateRowsBy in Issue 375

c07d8d92f1a600aea3df5abbbc7c6c94033c3d1b authored over 6 years ago by Zhenyong Zhu <[email protected]>
getting all labels including missing values in aggregaterowsby

c46d5545a77eff3961e7d4e5f77f9f5b74c82cd0 authored over 6 years ago by Zhenyong Zhu <[email protected]>
add series intersection

df0b2533e5ca3e40f8d3e10eab0a0c2219d9dbba authored over 6 years ago by alexpantyukhin <[email protected]>
convert lazy seq into array in frame.ofrecords

c05321b200c8b66d56e4dd47ca9702cd7456e0bf authored over 6 years ago by Zhenyong Zhu <[email protected]>
Merge pull request #405 from sebhofer/throw-exception-grouping

Throw exception in grouping functions if frame contains missing values

ea2aa06097da635c5fdf3d27c184b18c4f1debb9 authored over 6 years ago by Zhenyong Zhu <[email protected]>
Throw exception in grouping functions if frame contains missing values

396a2d19ddf9ed205d1799713acda4e336ab59b3 authored over 6 years ago by Sebastian Hofer <[email protected]>
Merge pull request #404 from sebhofer/dropSparseRowsBy

Add Frame.dropSparseRowsBy

426e5d37eda37476cf7db4df9101ef5d358c036d authored over 6 years ago by Zhenyong Zhu <[email protected]>
update Deedle.fsx with bin/net45 folder

5cae9aef82c30bd7b01cd7b78a380ee570dfd6db authored over 6 years ago by Zhenyong Zhu <[email protected]>
Add unit test for Frame.dropSparseRowsBy

71f564c5acfca8017517ec4352904355416a3d01 authored over 6 years ago by Sebastian Hofer <[email protected]>
Merge pull request #402 from kblohm/fake5

Update build to use FAKE5

a82598e39668889e9e0ec2a63e5577e56e4085f9 authored over 6 years ago by Zhenyong Zhu <[email protected]>
Add Frame.dropSparseRowsBy

ce7fc50aaf18ffbe07d20b862ae80e8844478f2d authored over 6 years ago by Sebastian Hofer <[email protected]>
Update build to use FAKE5

* Update to FAKE5
* Re-add copy of release_notes to gitignore
* Fix generation of reference-docum...

d57aa21941417bb2f43c90604779131473ba65b7 authored over 6 years ago by kolja <[email protected]>
Merge pull request #401 from zyzhu/release-2.0.0-beta01

Update nuspec and scripts for 2.0.0-beta01 release

5cebe30e5d7eac22d8aa6a7783f4064dbe7833a1 authored over 6 years ago by Zhenyong Zhu <[email protected]>
updated icon url

35139fd6fa871dcde28bf2f59926430ddc8c6434 authored over 6 years ago by Zhenyong Zhu <[email protected]>
updated nuspec and build script

45dae47f7445a1ee882041c1441cdbebf83e93af authored over 6 years ago by Zhenyong Zhu <[email protected]>
remove redundant copy dll

542b985e487a2e320c995604a81f59f0ad34e4dc authored over 6 years ago by Zhenyong Zhu <[email protected]>
updated dependency folders to run sample script out of box

9bfe9e33aa84866d16cb99b8b1b82cb4b0712148 authored over 6 years ago by Zhenyong Zhu <[email protected]>
updated deedle.fsx to point to net45

adff0f02978f64da6f9facd8906c76969dbd5014 authored over 6 years ago by Zhenyong Zhu <[email protected]>
renamed Excel.fsx to Deedle.Excel.Sample.fsx

c4dfbb30d9d6160738627de499c5489ffb3496ba authored over 6 years ago by Zhenyong Zhu <[email protected]>
updated released notes

676a75e564fddde23f860243d35bf86b2691ebcb authored over 6 years ago by Zhenyong Zhu <[email protected]>
Merge pull request #400 from kblohm/releaseNotes

Thanks for the updated release notes. I'm changing nuspec and will submit another pull soon.

84a89c9f7a09cc55300dd48a816e57d77fb912c6 authored over 6 years ago by Zhenyong Zhu <[email protected]>
Bump version and update release notes

c694507928bb0e02fcabb025456f1bd658549065 authored over 6 years ago by kolja <[email protected]>
Merge pull request #399 from zyzhu/dcharbon-ExcelExperiment

Merge Deedle.Excel pull from 2014

03446656482491f1a5264a897b650546ab650c9e authored over 6 years ago by Zhenyong Zhu <[email protected]>
Include deedle.excel in allcore build

e020110ac613991303a739a6c04aa316c48121a0 authored over 6 years ago by Zhenyong Zhu <[email protected]>
added missing fsunit reference in rplugin test

8d8504f8d80ebedcd8210cd469a202dcd1bcdbc6 authored over 6 years ago by Zhenyong Zhu <[email protected]>