Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pymemri pymemri
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 44
    • Issues 44
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MemriMemri
  • pymemripymemri
  • Merge requests
  • !212

Remove default filter from Dataset class

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Alp Deniz Ogut requested to merge remove_default_dataset_filter into dev Jun 26, 2022
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 3

This is just a proposal.

Just noting: Current implementation removes a row if only one of the column values of a row is empty.

I favor letting the user handle the data, preferably with pandas. The filter may also introduce an extra weight to slow the process if the data is big.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: remove_default_dataset_filter