Hacker News new | ask | show | jobs
by hirple 1964 days ago
Really interested in the 'custom pandas typechecker'. Are there any more details anywhere, or has anyone else tried writing something similar?
1 comments

https://pandera.readthedocs.io/en/stable/ <- Pandera is a fantastic module for applying schemas and validating Pandas dataframes.