FSharp.Data.Toolbox
FSharp.Data.Toolbox copied to clipboard
F# Data-based library for various data access APIs
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.
Another possibly interesting data source: http://developer.yahoo.com/yql/console/ (Moved from https://github.com/fsharp/FSharp.Data/issues/212)
@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,...
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/