We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In [8]: ix=pd.IntervalIndex.from_breaks([0,1,2]) ...: dir(ix) ... ValueError: cannot infer type for <class 'NoneType'>