Daniel Slutsky

Results 143 comments of Daniel Slutsky

Yes, but I am proposing this will happen automatically -- the dataset column names will be passed as `:names` by default.

Thanks, good idea, I will do a PR. (I mean something like we did in Tablemath: https://github.com/scicloj/tablemath/blob/a667be6/src/scicloj/tablemath/v1/api.clj#L242 The option map to `lm` can automatically receive the column names of the...

Many thanks, @jspille. This seems related to #255, and is possibly related to recent changes in the way we handle paths. Apologies for the delay in handling this bug, it...

Thanks for being open to thinking about it. We may find somebody who can do most of the work. The way it may work roughly as follows. 1. When a...

Another piece of the solution will be a couple of functions to convert between typical Kindly namespaces, e.g. [this source namespace](https://github.com/scicloj/tablecloth/blob/master/notebooks/index.clj) of the [Tablecloth documentation](https://scicloj.github.io/tablecloth/) to corresponding `.ipynb` notebooks that...

I'll be glad to make the above more detailed if that helps.

Wonderful, thanks.

It could be good, but it's not a high priority to solve, since it will be fixed in an upcoming refactoring anyway.

Thanks for catching this, @orbit-stabilizer.