Skip to content

Commit

Permalink
still bad
Browse files Browse the repository at this point in the history
  • Loading branch information
cherman2 committed Jan 4, 2024
2 parents 94169f1 + ca14afd commit 2995a39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions q2_fmt/_peds.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ def peds(ctx, table, metadata, peds_metric, time_column, reference_column,
return tuple(results)



def peds_heatmap(output_dir: str, data:pd.DataFrame ,
level_delimiter:str=None):
_rename_features(data=data, level_delimiter=level_delimiter)
Expand Down

0 comments on commit 2995a39

Please sign in to comment.