Andy Kipp
Andy Kipp
Hi! Many thanks for great solution! Could you please add simple way to visualize pandas pivot table as rect/matrix in Bokeh? Examples: * https://bokeh.pydata.org/en/latest/docs/gallery/les_mis.html * https://bokeh.pydata.org/en/latest/docs/gallery/unemployment.html  Something like this:...
Hi! Thank you for this project! It will be cool to support [xonsh shell](https://xon.sh/) because xonsh has two history backends (json and [sqlite](https://xon.sh/tutorial_hist.html#sqlite-history-backend)) with the detailed info about history. The...
https://github.com/xonsh/xontrib-abbrevs/blob/be7deb3ab437648ba3cac9f02768f4d3b73efebb/xontrib/abbrevs.py#L136 ## For community ⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍 comment**
Hi! Just want to let you know that there is very easy way to release the PyPi package of xontrib using Github Actions: 1. Click Actions  2. Click Set...
To create more clean data it's needed to convert one row into multiple: ```xsh cat job-titles.txt | grep '/' | grep -v ' ' | head ``` ``` allergist/immunologist allergist/md...
### Troubleshooting docs - [X] My problem is not solved in the Troubleshooting docs ### Anaconda default channels - [X] I do NOT use the Anaconda default channels (pkgs/* etc.)...
Starting line - https://github.com/anki-code/xontrib-output-search/blob/d0b647178d152997b113d947c149c77f0f356ae0/xontrib/output_search.py#L81