Brayan Jaramillo
Brayan Jaramillo
Still running into issues with tests unrelated to new code locally. Will try to resolve before pushing again. Thanks!
I'm getting the same failed tests locally for the `main` branch, as well as for this branch, with `make nox-conda`. I don't think it's what I added but something in...
I get the same error with both: `from pandera.typing.pyspark import DataFrame` and `from pandera.typing.pyspark_sql import DataFrame` I have a fix working locally and will submit a PR for this in...
Sumbitted a bugfix in #1447 for review.