dimarray
latest
  • Introduction
  • Tutorial
  • Advanced topics
  • Cookbook
  • Talks
  • Reference API
  • Maintainance of the documentation
dimarray
  • Docs »
  • dimarray documentation
  • Edit on GitHub

dimarray documentation¶

Welcome to dimarray documentation.

dimarray provides a numpy array with labelled axes and dimensions, in the spirit of pandas but generalized to N dimensions. It supports metadata and netCDF4 I/O.

  • Introduction
    • Numpy array with dimensions
    • License
    • Getting started
    • Useful links
    • Install
    • Contributions
    • Packages you might also be interested in
  • Tutorial
    • define a dimarray
    • data structure
    • numpy-like attributes
    • indexing
    • transformation
    • alignment in operations
    • dataset
    • netCDF reading and writing
    • metadata
    • join arrays
    • drop missing data
    • reshaping arrays
    • interfacing with pandas
    • plotting
  • Advanced topics
    • Create a dimarray
    • Advanced Indexing
    • Along-axis transformations
    • Metadata
    • NetCDF reading and writing
  • Cookbook
    • Create a generic time-mean function
  • Talks
  • Reference API
    • DimArray API
    • Dataset API
    • Axis and Axes API
    • functions reference API
    • Table numpy vs dimarray
  • Maintainance of the documentation

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2014, Mahe Perrette Revision 8f439c8a.

Built with Sphinx using a theme provided by Read the Docs.