Skip to content

duplicate columns of standardized tsv files produce errors in biovol_for_ellipsoid_func and binning_all_func #7

@MarCorralesU

Description

@MarCorralesU

Duplicates in the columns 'Area' and 'Biovolume' from standardized files produce errors in the functions here:

r = m.sqrt((df.loc[i, 'Area']/m.pi))# problem here: standardized files have two entries for area

df['sizeClasses'], df['range_size_bin'] = size_binning_func(df['Biovolume'])

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