fslaborg / Deedle

Easy to use .NET library for data and time series manipulation and for scientific programming
http://fslab.org/Deedle/
BSD 2-Clause "Simplified" License
942 stars 197 forks source link

FSharpFrameExtensions missing docs #254

Closed adamklein closed 9 years ago

adamklein commented 10 years ago

FSharpFrameExtensions generated API docs is missing all the Frame goodies such as ofRowKeys for generating an empty frame from a sequence of row keys (which is otherwise quite hard to remember for whatever reason)