Thierry Jean

Results 23 comments of Thierry Jean

ps: Couldn't figure out how to add the gist

Thanks for the feedback @justusschock! I did some good progress on cleaning up the code, decoupling components, and generalizing the approach. On another note, I found out about the [scipy...

Hi @stancld! Sorry for the delay, life got in the way... Regarding the implementation, I had the opportunity to work on it, but was hitting different design questions. I will...

Closing in favor of #917

I believe this can be closed?

Looking at git blame and going off memory, `.list_available_variables()` used the `Variable` construct. Now, the `driver` module defines `Variable = graph_types.HamiltonNode` to standardize the API and deprecate `Variable`. One would...

> Sure, happy with the new name. What I'm saying is that having config nodes even show up at all is weird, we should filter by default (and figure out...

Ibis 9.0 added a `.describe()` method (equivalent to `pd.DataFrame().describe()`)

This seems low priority, but good to have it documented! Thanks for the details

Yes, sorry for the delay, got sick last Wednesday, but starting to feel better. Putting this on my TODO for tomorrow morning!