Joel

Results 347 comments of Joel

Hi @npfp good question! As far as I can remember the datasets package needs Kedro core to do imports like this from the io package ```python from kedro.io.core import AbstractDataset,...

I'd vote for Polars or Duckdb via Ibis

In the section 3 I have two ambitious [wishes inspired by Dagster](https://dagster.io/blog/dagster-asset-checks): - [ ] Generic Checks API (to support integrations across Pandera/GX) - [ ] Generic Schema API (to...

Hi Everyone, excited to see where this goes. The link between OpenAPI, Pydantic, FastAPI is so well established you don't need me to explain it! MCP is looking like the...

I vote for killing 3.9 now 💀

@mike-luabase I hadn't! That's cool, will check it out I still think it would be an excellent move for Pydantic to be the leaders in this space in the same...

Can we rename `latest` , `nightly`? is that clearer that it's WIP?

I like unreleased for the semantics you've laid out. I've seen some libraries like PydanticAI only show the latest unreleased version as a signal to users they should be looking...

I also think `current` or `current release` is unambiguous like unreleased is.