Skip to content

RFE: some nice to have features #120

Description

@magsoftware
  1. Possibility to define a rule to omit a data row (under certain conditions)
  2. Possibility to define actions when there are 2+ identical data rows
  3. Possibility to define default values for a field (with markers for empty field see example below)
  4. Possibility to define any code for a field, eg.
if field_value == '-':
    field_value = 0
  1. possibility to define a python function (callback) called for every row
  2. the same for the whole file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions