Skip to content
Snippets Groups Projects

Add dataframe safeguard

Closed Jorge Prado requested to merge github/fork/AMHermansen/add_dataframe_safeguard into main

Created by: AMHermansen

This PR aims to introduce a safeguard to _predict_as_dataframe which should prevent runtime errors, which are results of #570 (closed).

The safe guard, currently just either crops or appends to the "prediction_columns" list. This is perhaps too crude, but hopefully a user would be able to fill in the correct variables in the dataframe/csv-file later.

Do you have any suggestions or other approaches to deal with this @RasmusOrsoe

Merge request reports

Approval is optional

Closed by Jorge PradoJorge Prado 1 year ago (Sep 5, 2023 1:05pm UTC)

Merge details

  • The changes were not merged into main.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading