Replies: 1 comment 5 replies
|
hey @ap-- not sure if you able to find this, but the syntax for MultiIndex columns can be found here: https://pandera.readthedocs.io/en/stable/dataframe_schemas.html#multiindex-columns |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone 😃
I searched a bit and couldn't find a solution so far, is there a way to use the SchemaModel class syntax to define a schema for a dataframe using a column MultiIndex?
Cheers,
Andreas
All reactions