(How) Can I apply filtering to certain columns only? (DataTable)

Hello,

I have a Dash DataTable with filtering applied through filter-action=‘native’.

For some columns however, filtering does not make sense (e.g. numeric data). Therefore I would want to choose where to show and where to hide the filtering option.

Is this possible to acquire? If yes, how?

Thanks,
Aroflote