Roshan A.
Roshan A.
Thank you so much @jeffzi ! I would love to expand on this and contribute. What would be the best way to do that? Maybe build another package that depends...
@cosmicBboy @jeffzi @m-richards This is my first pass: ```python from typing import Union import pandas as pd import geopandas as gpd import pandera as pa from pandera.engines import pandas_engine from...
@jeffzi @cosmicBboy PR for this up here: https://github.com/pandera-dev/pandera/pull/698
Fix for https://github.com/s-knibbs/dataclasses-jsonschema/issues/163
@s-knibbs Looks like I can't add you as an assignee, but hope this looks good!
@s-knibbs updated re: your feedback
I've got a fix for this! Will submit the PR ASAP