Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F funpack
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • FSLFSL
  • funpack
  • Merge requests
  • !82

ENH: Option to ignore redundancy check for uncategorised/unknown columns

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Paul McCarthy requested to merge rf/redundant-discount-unselected-datafields into master Aug 18, 2021
  • Overview 0
  • Commits 23
  • Pipelines 7
  • Changes 17

The removeIfRedundant processing function has a new skipUknowns option - if column A is found to be redundant w.r.t. column B, and column B is unknown or uncategorised, column A will not be dropped.

Various small tweaks and adjustments to cope with behavioural changes in pandas 1.3.x, and to avoid / suppress various warnings.

Small adjustments to FMRIB categories and configuration.

Edited Aug 19, 2021 by Paul McCarthy
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: rf/redundant-discount-unselected-datafields