-
Mutlilabel data is indicated by having `y` be a 2d array consisting of 0s and 1s. This may be represented with a sparse matrix format. However, it seems we are lacking in tests of sparse representatio…
-
Currently the formatting of the help messages (defined via the leading docstrings at the start of each script in `augur/*.py`) is not respected by `augur --help`. We should improve this which will en…
-
### What happened?
[`wavfile_sink.h`](https://github.com/gnuradio/gnuradio/blob/v3.10.3.0/gr-blocks/include/gnuradio/blocks/wavfile_sink.h) still says
https://github.com/gnuradio/gnuradio/blob/d2…
-
# Write docstrings for all functions
We need to begin writing docstrings for all of the functions in the package.
__Important components__:
- Single-line (
-
It would be nice if links were parsed, nicely rendered and clickable, honoring commonly-used formats.
Sample specimen:
vemv updated
6 months ago
-
- [x] re-re-read [python style guide](https://www.python.org/dev/peps/pep-0008/)
- [ ] integrate [pylint](http://pypi.python.org/pypi/pylint) and [pep8](http://pypi.python.org/pypi/pep8)
- [ ] updat…
-
### **Implement Python Script for Scraping Documentation into Llama-Index Document Objects**
#### **Description**
This issue invites contributors to develop a Python script that scrapes docume…
-
Hi, thanks for all your hard work. Rocket is awesome!
I think it would be an absolute killer feature if route/endpoint API documentation could somehow be generated right from Rocket. For example, i…
-
[languagetool-languageserver](https://github.com/languagetool-language-server/languagetool-languageserver) implements LSP for the purpose of spell- and grammar- checking. The "languagetool" supports m…
-
I'd like the docstrings of the public API methods and functions of Param to be improved which should improve:
* the API reference page of the website
* the user experience in a code editor
I'm op…