bids.layout
bids.analysis
bids.reports
bids.variables
bids.utils
num_to_str
Convert an int or float to a nice string. E.g.,
21 -> ‘21’ 2.500 -> ‘2.5’ 3. -> ‘3’