Skip to content

transpose doesn't seem to exist? #191

Description

@gfarrell

In pandas you can transpose the dataframe in case your source data is the wrong orientation. This is mentioned in various places in the dataframe documentation, e.g. https://dataframe.readthedocs.io/en/latest/dataframes_in_haskell.html#api-design mentions a transpose :: DataFrame -> DataFrame function and it's mentioned in passing in #144 but I cannot, for the life of me, find where this function is supposedly defined. It appears not to be in the library (at least from my searching through the documentation on Hackage).

Am I going mad?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions