Skip to content

Fix start_col variable in get_dataframe method #34

@umitbuyuksahin

Description

@umitbuyuksahin
  • get_dataframe should be able to filter columns based on start_col variable
  • the current implementation in MockContext does not take this into account.

def get_dataframe(self, num_rows='all', start_col=0):

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUnwanted / harmful behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions