iris icon indicating copy to clipboard operation
iris copied to clipboard

Added pandas_ndim FUTURE flag

Open trexfeathers opened this issue 3 years ago • 1 comments

🚀 Pull Request

Description

In preparation for breaking changes to be made to iris.pandas.as_dataframe() and iris.pandas.as_series() - #4669.

QUESTION: how should future flags be documented? The existing datum_support flag is not documented but that might just be an oversight?


Consult Iris pull request check list

trexfeathers avatar Aug 17 '22 11:08 trexfeathers

how should future flags be documented?

Example from Ye Olden Dayes https://scitools.org.uk/iris/docs/v1.13.0/iris/iris.html?highlight=future#iris.Future

rcomer avatar Aug 17 '22 11:08 rcomer