Skip to content
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

ENH: Let Pipeline's fit_predict and predict support outputing DataFrame #685

Merged
merged 32 commits into from Sep 30, 2022

Conversation

Zeroto521
Copy link
Owner

  • closes #xxxx
  • whatsnew entry

fit_predict and predict can't output DataFrame data type if input a DataFrame

@Zeroto521 Zeroto521 added this to the 0.0.18 milestone Aug 29, 2022
@codecov
Copy link

codecov bot commented Sep 29, 2022

Codecov Report

Merging #685 (b0ca8e1) into main (4a0af57) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #685      +/-   ##
==========================================
+ Coverage   99.45%   99.46%   +0.01%     
==========================================
  Files         110      110              
  Lines        1461     1494      +33     
  Branches      160      167       +7     
==========================================
+ Hits         1453     1486      +33     
  Misses          2        2              
  Partials        6        6              
Impacted Files Coverage Δ
dtoolkit/pipeline.py 98.05% <100.00%> (+0.52%) ⬆️
dtoolkit/transformer/_util.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Zeroto521 Zeroto521 enabled auto-merge (squash) September 30, 2022 04:28
@Zeroto521 Zeroto521 merged commit ef2c48c into main Sep 30, 2022
@Zeroto521 Zeroto521 deleted the pipeline-predict branch September 30, 2022 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant