frediy

Results 12 comments of frediy

Adding in my +1 for this. Using this to hit gcloud firestore where you pass the docs to be stored as dicts. Currently breaks due to enums, and I'm using...

I don't understand. Is there not enough information about the issue, or is it perhaps not prudent/common? Please let me know if there is anything I can do to aid...

No offense taken at all. Just seeking to understand the circumstances :) I'll try to get more details when the problem occurs again.

`pytest` on commit 3f4561c ``` 56 failed, 167 passed, 1 skipped, 324 deselected, 396 warnings, 8 errors in 12.71s ```

`pytest` on commit be0e7a4 ``` 47 failed, 176 passed, 1 skipped, 324 deselected, 1 xfailed, 127 warnings, 7 errors in 11.84s ```

`pytest` on commit 5ff5219 ``` 34 failed, 195 passed, 1 skipped, 324 deselected, 2 xfailed, 97 warnings in 10.16s ```

Pandas SDMX does use a significant amount of pydantic features, some of which I'm not too familiar with. The pydantic V2 has a large number of breaking changes as well,...

@dr-leo I've been taking a stab at pydantic v2 compatibility in the PR above. Could you please clarify whether you intend to remove the dependency on pydantic entirely in pandasdmx...

Hi @dr-leo, would be great if you could follow up on the issue above ☝️ It's a pretty hairy upgrade, so would be great to know if you think it's...