Skip to content

DataFrameCsvReader and Writer need more tests #65

Open
@olekscode

Description

@olekscode

I wrote basic tests that check whether DataFrame can be correctly saved to a CSV file and loaded from it. It is also important to cover various situations with tests, such as reading from empty file, reading/writing with/without column/row names, reading/writing empty (missing) values etc.

Activity

added
testsYellow and red tests, badly written tests, new tests
on Mar 12, 2019
added this to the future milestone on Mar 12, 2019
modified the milestones: future, GSoC 2019 on May 5, 2019
removed this from the GSoC 2019 milestone on Jul 26, 2021
added this to the v3.0 milestone on Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Difficulty: MediumtestsYellow and red tests, badly written tests, new tests

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @olekscode

        Issue actions

          DataFrameCsvReader and Writer need more tests · Issue #65 · PolyMathOrg/DataFrame