FSharp.Data.Toolbox icon indicating copy to clipboard operation
FSharp.Data.Toolbox copied to clipboard

F# Data-based library for various data access APIs

Results 7 FSharp.Data.Toolbox issues
Sort by recently updated
recently updated
newest added

There are discussions about an HDF5 type provider, for example see the discussion and links here https://twitter.com/RodhernACT/status/662202241768665088 FSharp.Data.Toolbox would be a natural eventual landing home for this given the inclusion...

Referencing: http://fsprojects.github.io/FSharp.Data.Toolbox/TwitterProvider.html When building a F# console application (as opposed to FSI) application-only authentication works just fine. However let connector = Twitter.Authenticate(key, secret) fails with: System.Threading.ThreadStateException was unhandled Message: An...

A Facebook type provider like the Twitter type provider would be generally useful.

enhancement

Another possibly interesting data source: http://developer.yahoo.com/yql/console/ (Moved from https://github.com/fsharp/FSharp.Data/issues/212)

enhancement

@SpiegelSoft You mentioned this during your Vulpes talk at the F# user group. This project would be a good place for the MNIST parser. Currently, it only has Twitter connector,...

enhancement

These two links have good descriptions of the urls: - https://code.google.com/p/yahoo-finance-managed/wiki/CSVAPI - http://www.jarloo.com/yahoo-stock-symbol-lookup/

enhancement