Lynn Cherny
Lynn Cherny
It would help to have the conf files for brat along with, if you have those too...
Hi, this looks great. I had to look at the code to get some insight into how to do a BOW approach of my own. Maybe you could add a...
My project turns the legends xml export file from Dwarf Fortress Legends into a long, wandering saga of pain. I put the data into a local database and wrote a...
Ok! Voila [my repo](https://github.com/arnicas/venice_directions_nanogenmo). **Background:** When I was in Venice in mid-November, my AirBnB host tried to give me directions to some places he liked using a paper map. Every...
Another potential for simple command line, or yaml: what should the dimensions of the umap plot display be?
Along with the option to have more than just the text column saved, what if we could add a label column to the saved subset, to make it easier to...
I'd rather preserve the rest of the columns from my df along with my subset of selections saved. I have other options to request too - what if you had...
When someone isn't using a color column or color by args, could there be an option to color the items "already selected and saved"? So you can sort of work...
I can't figure out how to say thank you except to file this and say you just saved me after 2 days of wasted broken installs and deps on an...
Something in string_grouper's pip install is removing numpy.1.23 and reverting to 1.22 but then there is an error with import saying the wrong version of numpy is in use. Any...