/ fast_seqfunc / schemas.py
schemas.py
1 """DataFrame schemas for fast-seqfunc. 2 3 DataFrame schemas are written using `pandera`. 4 Check out `pandera` docs for more information. 5 6 https://pandera.readthedocs.io/en/stable/ 7 8 """