Skip to content

add support for parsing data about birds #5

@fboxwala

Description

@fboxwala

Currently Caduceus only reads and organizes data about snakes, from csv files of a specific format. It would be cool if we could also use Caduceus to organize data about birds.

However, bird data does not generally specify a bird's length. Much more important is a bird's wingspan.

Add a feature to caduceus to read data from two csv files with the following data:

File1: common name, scientific name
File2: scientific name, weight, wingspan

And a function to print birds by their speed. There is test data available in data/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions