Skip to content

DOC: Timings/space of datatypes in the docs #3871

@hayd

Description

@hayd

Would it be useful to have a section in the docs discussing:

  • how much space pandas objects take up (vaguely how many rows * columns equates to size space, if I have an xGb csv how big will it be in pandas/HDF5/etc.).
  • how quick are some standard operations are likely to be (e.g. read_csv in/merge/join/etc. vs data size).
  • how do these compare to other platforms (?)

Probably distinct from comparing functionality (although that may also be interesting) e.g. like numpy do it for features against matlab here: http://wiki.scipy.org/NumPy_for_Matlab_Users) e.g. #3980

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocsPerformanceMemory or execution speed performance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions