Excel integration#255
Conversation
A Deedle Frame can be sent to a range in an Excel spreadsheet. Further, the Frame may optionally be automatically synced from FSharp to Excel (one-way by update in FSharp) by wrapping the Frame in a KeepInSync object. Additional changes were made to get the tests passing, along with the build, by adopting the later revisions of dependencies.
with Excel sheets.
copied into the Excel nupkg.
|
Sorry for not getting to this earlier. This is a feature that we definitely should merge, but I think the current pull request could use some cleanup. Which of the following sounds better:
What I think is missing from the current PR:
.Should we go with (1) or (2) ? |
|
Two more thoughts:
|
|
I prefer option (1) and agree with your points. I can give both loading on mono and loading both Deedle.RPlugin and Deedle.Excel a try this week, too. |
|
@dcharbon Could you assign myself and @zyzhu as owners of the Deedle.Excel package please? https://www.nuget.org/packages/Deedle.Excel/1.0.4-rc1 |
|
@zyzhu what is your nuget username? Is it the same as your github username? |
|
@dcharbon I just registered. It's the same as GitHub. Thanks! |
No description provided.