Skip to content

Slice integration for DataFrame#8

Merged
Kriyszig merged 7 commits into
masterfrom
slice
Jul 29, 2019
Merged

Slice integration for DataFrame#8
Kriyszig merged 7 commits into
masterfrom
slice

Conversation

@Kriyszig
Copy link
Copy Markdown
Owner

This PR brings with it a way to retrieve data of DataFrame as Slice and assign a Slice back to DataFrame
cc/ @thewilsonator, sorry this PR came a little later than expected. Sorry about that 😞

Kriyszig added 6 commits July 17, 2019 22:51
* Added an option to get DataFrame as a Slice
* Aded tests to check consistent behavior across all SliceKind
Used lockstep wherever possible
* Slice data can be assigned to DataFrame using assignment operation
* Added unittests to check consistency
* Assignment operation of Slice to Group
* asSlice overload to fetch row/column from Group
* Added opIndexOpAssign overload for Slice
* Index assignment operation for DataFrame
* Support for heterogeneous Group
* Added details about Slice
* Added basic usage
* Fixed some typos
Comment thread source/magpie/dataframe.d
Comment thread source/magpie/dataframe.d
@thewilsonator
Copy link
Copy Markdown

Looking very nice! No problem on the timing, your health is more important.

* Removed multiple declarations using alias instead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants