Adds the section header for the examples for null.
I added the expected failure annotation, but the # quartodoc: +EXPECTED_FAILURE comment still shows up in the render.
I wasn't sure if there was something special I needed to do for it not to show up, like how this is here but the # doesn't show up in the pivot_longer examples.
Description of changes
Adds the section header for the examples for null.
I added the expected failure annotation, but the
# quartodoc: +EXPECTED_FAILURE
comment still shows up in the render.I wasn't sure if there was something special I needed to do for it not to show up, like how this is here but the # doesn't show up in the pivot_longer examples.
https://github.com/ibis-project/ibis/blob/4d9901897fbcb4a480bafda3f98d85a9a32f9ed6/ibis/expr/types/relations.py#L3807-L3811