dataframe-api icon indicating copy to clipboard operation
dataframe-api copied to clipboard

__parameters__ should not be a documented property of the API

Open cbourjau opened this issue 2 years ago • 1 comments

The __parameters__ property is currently part of the Column's, DataFrame's, and GroupBy's APIs: https://data-apis.org/dataframe-api/draft/search.html?q=parameters

The same applies to the __subclasshook__ property.

This does seem like a bug to me.

cbourjau avatar Nov 06 '23 17:11 cbourjau

yup, agree

MarcoGorelli avatar Nov 06 '23 17:11 MarcoGorelli