molgenis / capice

GNU Lesser General Public License v3.0
22 stars 10 forks source link

Make features not case sensitive #155

Open SietsmaRJ opened 1 year ago

SietsmaRJ commented 1 year ago

Is your feature request related to a problem? Please describe. Not now, but presumably in the future.

Describe the solution you'd like Input the train features with support for upper, lower and Spongebob Mocking case, such as this:

{
    Ref: null,
    alt: null,
    feAtUrE_1: null,
    FEATURE_2: null
}

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.