Kyle Mitchell

Results 23 comments of Kyle Mitchell

In addition to todotxt, the [taskpaper](https://guide.taskpaper.com/getting-started/) format could be interesting. Maybe not the whole format, but the tags (obviously a confusing name within the context of neuron). I think that...

Just an FYI if naming you're still thinking about names, tidyverse deprecated the old `nest`/`unnest` so that they could use them as the base for functions much more akin to...

[santoku](https://hughjonesd.github.io/santoku/) is a very featureful package for R that tries to improve on `cut`. I don't think that Arquero needs this many features, but there could be some API inspiration...

Since this thread is all about collaboration between projects, I wanted to draw your attention to another project that I saw start up recently and already seems to be picking...

Would it make sense to consider using “magic underscore” style arguments for nested properties beyond the method’s depth? The Plotly.py library recently implemented that syntax based on successful usage in...

It seems like we're getting close to a new major vega-lite release again. I'm wondering if it is worth revisiting this change to the API. I for one, would love...

There's also the video series about Altair from [calmcode](https://calmcode.io/altair/introduction.html).

This sounds like a good idea. I especially like the idea of splitting out corkey into its own package. I view that as one of the killer features of this...

I'm going to do my best to try to explain these packages, but they cover a lot of functionality so it is hard to do briefly. I personally use just...

Below is a list of some resources that I think are good examples to better learn tools in the data ecosystem. Maybe some parts of these could be translated to...