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 build issue

e8c302134b6ba55c86f4d84652458a58409a0a8c authored almost 10 years ago by Tomas Petricek <[email protected]>
Fix tests, optimize merging and build beta

224fb7790c1b1558c882550b5fd6644a641ec2c2 authored almost 10 years ago by Tomas Petricek <[email protected]>
Enable materializing delayed series into a virtual series

This was surprisingly easy change. Previously, the `loader` for `DelayedSeries` was
a function t...

95a0ef2c009fd6575eb0a63be540d413ffbce98d authored almost 10 years ago by Tomas Petricek <[email protected]>
Dropping sparse rows/columns should preserve frame structure (fix #277)

This is implemented differently for rows and columns. For rows, we should be
able to make this w...

6d42a01346e91edb4165f97c4721d800da0a5375 authored almost 10 years ago by Tomas Petricek <[email protected]>
More flexible conversion from R frames (fix #212)

The `tryCreateFrame` function is only called when the user explicitly asks for the
value in a `F...

a7c3ca81cc0e41165d8924e539447ab23c99ed66 authored almost 10 years ago by Tomas Petricek <[email protected]>
Fix test break (use correct default missings)

c7725421f99bdd19e402f6f32f94990ed30d726b authored almost 10 years ago by Tomas Petricek <[email protected]>
Fix R interop documentation issue (fix #287)

The problem is that `rinterop.fsx` needs to load `RProvider.dll` from the
same directory as `for...

7696491740b957185787639ff0d1d6dcf2b938c3 authored almost 10 years ago by Tomas Petricek <[email protected]>
Consistently use 100 rows for inference by default and fix docs (fix #271)

As noted in #271, the documentation was wrong - but this was only the case
for the F# functions....

d0823f853401874bd620dcde8ec2ca4a95cf1708 authored almost 10 years ago by Tomas Petricek <[email protected]>
Documentation improvements and add F# Frame extension docs (fix #254)

This includes various minor documentation improvements and larger chunk of new
documentation for...

548fbdd062724eae5cd9f9242fc36c94edb3eb1a authored almost 10 years ago by Tomas Petricek <[email protected]>
Allow specifying custom NA values (fix #231)

f41d6d75fba44940382219c8db046dd8d8002819 authored almost 10 years ago by Tomas Petricek <[email protected]>
Skip rinterop in doc tests on Mono

a87fca1a6395624478eb51a28f8df4da7e3f134f authored almost 10 years ago by Tomas Petricek <[email protected]>
Fix remaining build and release issues & release

- Automatically generate dependencies in nuspec file
- Fix documentation generation & release ...

361c7710b05988141a591e4e027fd21107af2d06 authored almost 10 years ago by Tomas Petricek <[email protected]>
Update depndencies (F# Formatting and RProvider)

F# Formatting 2.6.2 - embeds RazorEngine (to avoid conflicts) and uses a new version of it
RProv...

3b217ffda503911a73c04dc7cea865c3cadccb50 authored almost 10 years ago by Tomas Petricek <[email protected]>
Merge branch 'master' of github.com:BlueMountainCapital/Deedle

46139c7e47c8221655c603aaa471aa3e42ceb2a2 authored almost 10 years ago by Tomas Petricek <[email protected]>
Merge PR and resolve conflict

197f6d4b0fa8369a5c7ea1aa1fb012f22e77fab4 authored almost 10 years ago by Tomas Petricek <[email protected]>
Merge pull request #293 from forki/VSRestore

Handle F# Data dependency (for CSV parsing) via Github

4e08271fc1616b57acd8284561944cad0fb859be authored almost 10 years ago by Tomas Petricek <[email protected]>
Fix FSharp.Data dependency

78dc94ab48d1eddad2956eb39fd223e562c0754f authored almost 10 years ago by Steffen Forkmann <[email protected]>
Add F# signature files for Paket-imported F# Data components

This hides the internals of F# Data so that they are invisible
when referencing Deedle.

b1ff865bfa6a5a69919d621eba11f3c36eb9e9b2 authored almost 10 years ago by Tomas Petricek <[email protected]>
Delete paket-files (restored automatically)

15ff100dcaaec7c59fc5e2647e171511275e4713 authored almost 10 years ago by Tomas Petricek <[email protected]>
Remove CsvProvider in tests, restore reference for perf tools

A

123e2ece71c63a88ee6685d17ea14e614251aaed authored almost 10 years ago by Tomas Petricek <[email protected]>
Add files automatically downloaded by Paket

This is required for Travis CI.

A

ddac583a682ce3d154b9d0cde00fc5ef845fe482 authored almost 10 years ago by Tomas Petricek <[email protected]>
Handle F# Data dependency (for CSV parsing) via Github

This removes the dependency on FSharp.Data package. We can now reference
the files we need direc...

bd5a6fe9b129f58581416b1be2a0d3b41cd96fcd authored almost 10 years ago by Tomas Petricek <[email protected]>
Merge pull request #288 from tpetricek/paket

Completing Paket conversion!

414b38b6e7ecafb4b36ac2627346469547a0c655 authored almost 10 years ago by Tomas Petricek <[email protected]>
add lib/net40 search path, make it work with paket

897aff2aded2b157ebd46617e5c3ad313f0350bd authored almost 10 years ago by Andrew Jones <[email protected]>
Fix R provider test issue after Paket conversion

The problem was that one of the test projects referenced RProvider even though
it did not use it...

993487fb106f38bb45b7977ad54cfe527fd45cfe authored about 10 years ago by Tomas Petricek <[email protected]>
Starting Paket conversion

f1fafa65a77fc205af2ade688734093cd293e61e authored about 10 years ago by Steffen Forkmann <[email protected]>
Merge pull request #286 from tpetricek/master

Expose information about column types via frame.ColumnTypes

4885eb6f13e49ccb7d2598ddf57e42851d7cdcfd authored about 10 years ago by Tomas Petricek <[email protected]>
Add simple test for ColumnTypes

7dc31e86ab67368360e5370d244705a8c71b07fb authored about 10 years ago by Tomas Petricek <[email protected]>
Add info to release notes

64a964ff6f1097f37a14e0259f1225d83c6de5a7 authored about 10 years ago by Tomas Petricek <[email protected]>
Expose information about column types via frame.ColumnTypes

081f87eed4eed419d6e5d838b03956bb2f2c2345 authored about 10 years ago by Tomas Petricek <[email protected]>
Update Release Notes doc

a936c3b8c96c0bf747113a652c4ebb6fd72e7223 authored about 10 years ago by Tomas Petricek <[email protected]>
Merge pull request #281 from tpetricek/typed

Typed access to Rows via an automatically implemented interface

a91cc78963fb00f15ca2f9280819bb6d12c9800b authored about 10 years ago by Tomas Petricek <[email protected]>
Merge pull request #285 from tpetricek/master

BigDeedle improvements (replacing columns, sorting, merging ordinally indexed)

39c98e4598eeff766ea452a4044995aa9d35f8db authored about 10 years ago by Tomas Petricek <[email protected]>
Remove forgotten comments

78d9cdac492a023689665372e454eac20b3cd9b0 authored about 10 years ago by Tomas Petricek <[email protected]>
Support conversion to compatible property type

3d2a37797330ae9cab48c6009e30470ca05bd196 authored about 10 years ago by Tomas Petricek <[email protected]>
Cleanup and comment typed rows access, add documentation & update F# Formatting

3bb0e914865aa7d215c0b13bcba8b635444d3b7f authored about 10 years ago by Tomas Petricek <[email protected]>
Add forgotten file...

9a1d0bb3ad58b4375289e04a7158eb6277c74ca4 authored about 10 years ago by Tomas Petricek <[email protected]>
Support merging on ordinally indexed virtual frames & series

To implement this, we need to represent ordinal index not as `int64 * int64`
(single range) but ...

d8bdefd129683f24e548b4a4fc8ce2543d04b2b6 authored about 10 years ago by Tomas Petricek <[email protected]>
Allow sorting of an already sorted virtual frame/series (#284)

Currently, the abstraction for virtual source does not provide a mechanism
for sorting things (a...

80598477c7baab1247dd55ea1ca2ea0c67a5a278 authored about 10 years ago by Tomas Petricek <[email protected]>
Support adding/replacing columns with same-indexed series in BigDeedle

In general, we do not (yet?) support joins on BigDeedle frames and series.
But if the newly adde...

a6de2c724fb77a6fe6d8cb5607d95602c906ef4b authored about 10 years ago by tpetricek <[email protected]>
Merge pull request #273 from ReedCopsey/master

Updated logo

4851b83ce29404a07e71b80c5342149055b57959 authored about 10 years ago by Tomas Petricek <[email protected]>
Optimize the performance of typed row access

9f7f2f4d804aab9ddd6a94b3d666b54d6c5aff8b authored about 10 years ago by Tomas Petricek <[email protected]>
Merge pull request #282 from tpetricek/master

Update Mono version & cleans up and aggregates fixes #279 and #278

1a79ed9283d7e5f3acc937dedefa26290023655b authored about 10 years ago by Tomas Petricek <[email protected]>
Force loading of FSharp.Data to fix docs on Mono

36541efc67aea07d79694a2a0cf1c73e21508630 authored about 10 years ago by Tomas Petricek <[email protected]>
Update Mono version & cleans up and aggregates fixes #279 and #278

Aside from changing the Travis config file, this incorporates the
fix from @dsyme (#279) and the...

6fb84da4921d34c00efd53b0ad84a3c89c4aa440 authored about 10 years ago by Tomas Petricek <[email protected]>
Typed access to Rows via an automatically implemented interface

Initial implementation that makes it possible to use frame rows in a more
type safe way than usi...

0f7667168ad3a448b3870b29fc9ae14e8f28b542 authored about 10 years ago by Tomas Petricek <[email protected]>
Updated logo

This updates the logo to use the new F# Software Foundation logo for F#
instead of the # sign. F...

282d13547767e8fd46a20136e2e3a9486dd8148b authored over 10 years ago by ReedCopsey <[email protected]>
Merge pull request #268 from tpetricek/master

Improve performance of series construction

8f8f5263d398dcae1e26739c9f766014811966f4 authored over 10 years ago by Tomas Petricek <[email protected]>
Update version information

35d7118e42b23fd7ce436b3c57b61798e7eb99b7 authored over 10 years ago by Tomas Petricek <[email protected]>
Merge changes

71d3ee890191dfc60d0c6e83fe2febd56af83bd3 authored over 10 years ago by Tomas Petricek <[email protected]>
Merge pull request #272 from tpetricek/emptyframe

Test case and fix for empty frames using `frame []`

9ca98e78ad6431b9957536ee64783b61bd4188ef authored over 10 years ago by Adam Klein <[email protected]>
Fix build error in test (simplified design earlier)

a1bf6db8c7963a8a4b7019ef6a7d0426f7d0413e authored over 10 years ago by Tomas Petricek <[email protected]>
Change "Combine" so that it takes the expected length

This means that the operation works when combining zero data sources (e.g.
getting rows of an em...

6b00298299c8154c51c149bde901825cdf64e6c2 authored over 10 years ago by Tomas Petricek <[email protected]>
Change "Combine" so that it takes the expected length

This means that the operation works when combining zero data sources (e.g.
getting rows of an em...

c7abeea177ccc5f15d3c318af90024d3d0113215 authored over 10 years ago by Tomas Petricek <[email protected]>
Avoid using FSharp.Core types in BigDeedle public API

Using F#-specific types like lists in public API is a bad practice.

Also, this should resolve `...

cbaf5155386fe40209865e61c8068938b1a56845 authored over 10 years ago by Tomas Petricek <[email protected]>
Avoid using FSharp.Core types in BigDeedle public API

Using F#-specific types like lists in public API is a bad practice.

Also, this should resolve `...

28ac21cf236d2ac28c6a3abaf42e009b15a7c05a authored over 10 years ago by Tomas Petricek <[email protected]>
Test case and fix for empty frames using `frame []`

This adds a test checking that it is possible to create an empty frame
and adds a simple fix for...

48a3ab82281ffc269ffd52e1b50f2287a14f8b4f authored over 10 years ago by Tomas Petricek <[email protected]>
Test case and fix for empty frames using `frame []`

This adds a test checking that it is possible to create an empty frame
and adds a simple fix for...

05d2750fc643a797bfa746ee04e005a0546e60a0 authored over 10 years ago by Tomas Petricek <[email protected]>
Some comments for BigDeedle & remove unused Scan search

9c4a16ca54cc119a69d6be423470f7abc6af4964 authored over 10 years ago by Tomas Petricek <[email protected]>
Fix build break and add performance tests

c5450c4ce0034aa9b5f36d9810725b0a90160188 authored over 10 years ago by Tomas Petricek <[email protected]>
Merge changes

7c1bbd8567d36375ea11e69f3083beabd2c708b6 authored over 10 years ago by tpetricek <[email protected]>
Performance optimizations - make series construction faster

c38e85684fef0e55400791302c856fb6c9b13daf authored over 10 years ago by tpetricek <[email protected]>
Update R provider reference (fix shadow copy)

b959f2bef00cef491e866c8501f7309cb1ab2bec authored over 10 years ago by Tomas Petricek <[email protected]>
Merge pull request #266 from tpetricek/master

Adding support for merging on virtual frames

76e5d07add237bbecc0e74bcbf293a94d1a4c5f6 authored over 10 years ago by Tomas Petricek <[email protected]>
Update F# Data and RProvider dependencies

This updates the references to the latest version and also changes the NuGet
dependency to requi...

dc9f010dbf60af3e579850521ef439ee84525256 authored over 10 years ago by Tomas Petricek <[email protected]>
Make build compatible with cygwin/git shell

866899b423705538aba8f3a96749bea2541f442f authored over 10 years ago by Tomas Petricek <[email protected]>
Update RProvider reference and Require specific versions

da773fff4300d4d03d74a4dfa1fa3450dfecf938 authored over 10 years ago by Tomas Petricek <[email protected]>
Merge branch 'master' of github.com:BlueMountainCapital/Deedle

5507cc2f700927e829061bfbae76bcda9d32d9b2 authored over 10 years ago by Tomas Petricek <[email protected]>
Merge pull request #260 from tpetricek/tpetricek.PerfTests

Infrastructure improvements (documentation tests & performance)

16aff5c1b2de1f6ec9022e8653a4f5480068d7fb authored over 10 years ago by Tomas Petricek <[email protected]>
Merge pull request #262 from devjuice/master

Fix a bug in Stats.minBy.

92023c3b781989fc72b739009f5321fbecf7b912 authored over 10 years ago by Tomas Petricek <[email protected]>
fix the test: result type mismatched.

okay this time it should work.

04adf88caa205bec25e2d72f598e023dacf93c6e authored over 10 years ago by devjuice <[email protected]>
revert the temporary changes which don't compile.

1e5136a60f3234fd3d13792e4750967057d3cdff authored over 10 years ago by devjuice <[email protected]>
Add tests for Stats.maxBy and Stats.minBy

4669932b3d479969381e45cc2675d01638d6b38f authored over 10 years ago by devjuice <[email protected]>
Fix tests (recent optimization)

b07a1eb4d933729efbe2ee2a397e73761ce53549 authored over 10 years ago by Tomas Petricek <[email protected]>
Merge branch 'tpetricek.PerfTests'

e837e17ced393125923ed61098751037d697a8ed authored over 10 years ago by Tomas Petricek <[email protected]>
Support merging on virtual data frames and series

270f55248ce89221e505b05ef6d8088fb0dcbd9b authored over 10 years ago by Tomas Petricek <[email protected]>
temporarily adding some tests

7b307c2568ef2ffb2759d36852f7e2d3bf51a82f authored over 10 years ago by devjuice <[email protected]>
Fix a bug in Stats.minBy.

3ca6f3189c453c3b7a20985b3743770cc03d9f7d authored over 10 years ago by devjuice <[email protected]>
Try fixing path

5719c8ee22646e303bfec0e5a0dafce337762b44 authored over 10 years ago by Tomas Petricek <[email protected]>
Create lazy row reader for virtual vectors, split VirtualFrame implementation

108cce073ff58c04ce027b6646c0dd13d1350e4e authored over 10 years ago by Tomas Petricek <[email protected]>
Also ignore FSharp.Charting errors in tutorial.fsx

77a84dd53dde901906f6d7d2708664e0e459b1aa authored over 10 years ago by Tomas Petricek <[email protected]>
Workaround evaluation errors due to FSharp.Charting

ce7dccd39b66b955297472e8b4e089ec719d2df1 authored over 10 years ago by Tomas Petricek <[email protected]>
Ignore RProvider related errors

573ca12733c407e8794faa7630b84edf3e8c4c59 authored over 10 years ago by Tomas Petricek <[email protected]>
Make evaluation tests work in NUnit

d44ad52eaf5912b11364a57c2a1672933615feda authored over 10 years ago by Tomas Petricek <[email protected]>
Add missing change in project file

184b0608f5d014d8b345776de835208a76196881 authored over 10 years ago by Tomas Petricek <[email protected]>
Fix path in perf tests

61cf71bbf72873819350027b40dafff00cc6569b authored over 10 years ago by Tomas Petricek <[email protected]>
Compile tests with F# 3.0

e0dd97ceb408f70dab69245295024fe387b2949e authored over 10 years ago by Tomas Petricek <[email protected]>
Make perf tool projects mono friendly

0e45cf55774cbcaa477e99a2d6c46a483d516a1b authored over 10 years ago by Tomas Petricek <[email protected]>
Recover documentation tests

b7e0c47902e2473c20f350441549cce169ef914b authored over 10 years ago by Tomas Petricek <[email protected]>
Update F# Data and include perftests in Travis build

21f2c215a6be49501107c077cae7e602af0339a9 authored over 10 years ago by Tomas Petricek <[email protected]>
Merge from master

d8c16b813a50fb10c9ecd014780e3e340d921757 authored over 10 years ago by Tomas Petricek <[email protected]>
Add Release Notes

2599aed54887447dae810e9114f27c05f6b58c98 authored over 10 years ago by Tomas Petricek <[email protected]>
Add newline in the documentation

f00d6ba4cdfcd96591b43ca98ff309e762d4a9f7 authored over 10 years ago by Tomas Petricek <[email protected]>
Merge pull request #251 from BlueMountainCapital/GH248

Fixed #248, also fixed docs generation error

80bc3be89d29865cb524302498cbf0d75723f7dc authored over 10 years ago by Tomas Petricek <[email protected]>
Merge #242

ab5f27eccb2d71997161776bdf8d176f8f09e366 authored over 10 years ago by Tomas Petricek <[email protected]>
Merge changes

c730ec005b4632e3300438338cad445bef9c0b4e authored over 10 years ago by Tomas Petricek <[email protected]>
Inline one object expression to fix type inference error

0fe52381f4df4ba78cedd900141c574e9f7144a5 authored over 10 years ago by Tomas Petricek <[email protected]>
Address comments from @adamklein

- The lazy value was not needed.

- I figured out how to reused the same `RowSeries` type for ...

7501d0ea7b4f434a3e6a2d840f3256efd488ee30 authored over 10 years ago by Tomas Petricek <[email protected]>
Finish unit test for filterRowsBy

09174115ce2163bf737bf8e1ffb98f40c9d8b777 authored over 10 years ago by Tomas Petricek <[email protected]>
Finish renaming transform to convert

72e4db2ceab61c8026c8d2cf02234f0ea1345693 authored over 10 years ago by Tomas Petricek <[email protected]>