-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support DataFrames in features #829
base: master
Are you sure you want to change the base?
Conversation
d71941d
to
96ebeb4
Compare
This pull request introduces 2 alerts when merging 96ebeb4 into 1875eec - view on LGTM.com new alerts:
|
96ebeb4
to
c2b10bb
Compare
This pull request introduces 2 alerts when merging c2b10bb into ec18e56 - view on LGTM.com new alerts:
|
Codecov Report
@@ Coverage Diff @@
## master #829 +/- ##
==========================================
- Coverage 95.70% 95.59% -0.11%
==========================================
Files 201 201
Lines 13657 13838 +181
==========================================
+ Hits 13070 13229 +159
- Misses 587 609 +22
Continue to review full report at Codecov.
|
c2b10bb
to
663b237
Compare
This pull request introduces 2 alerts and fixes 1 when merging 663b237 into c865fd0 - view on LGTM.com new alerts:
fixed alerts:
|
663b237
to
5193bca
Compare
move implementation from header to cpp, unifies some docstrings
adds dataArray and dataFrame getters instead
This pull request introduces 2 alerts and fixes 1 when merging ef78e15 into e6802d4 - view on LGTM.com new alerts:
fixed alerts:
|
unifinished!