-
Challenge 2 Feedback : 9/20
Overall: Good improvements in overall code from Challenge 1.
Feedback based on Challenge 2 Rubric:
- Works: (2x 3 ) = 6
- Does not work on edge case of disconn…
-
## Environment data
- VS Code version: 1.44.0-insider
- Extension version (available under the Extensions sidebar): 2020.4.68586-dev
- OS and version: MacOS 10.15.3
- Python version (& dis…
mjbvz updated
4 years ago
-
- [ ] document current data structures for song, estim, others?
- [ ] clean up (ie: song.estim.images vs song.img_idx, etc)
- [ ] recode everything so paths are only used by the proper modules (ie: …
-
This issue aims to refine our API documentation to the point where it is considered exemplary in terms of compliance, clarity, and completeness. The task involves reviewing, updating, and testing our …
-
On [line 211](https://github.com/google-research/xtreme/blob/4fd68dc6b53796413e05dc3f3f73c2106f88ec57/third_party/ud-conversion-tools/lib/conll.py#L211), conll.py script makes a call to DependencyTree…
-
### What do you see as an issue?
Since PR https://github.com/apache/airflow/pull/34040/files, factory_name and resource_group_name have become required keyword arguments. This is however not reflecte…
-
https://docs.cider.mx/cider-nrepl/nrepl-api/ops.html#info
The specification for the `info` op only mentions the following keys in the return message:
```
:doc-block-tags-fragments - may be absent
…
-
the (excellent) documentation on [this page](http://docs.xlwings.org/en/stable/udfs.html) suggests that docstrings will be included in excel as function descriptions:
> The docstring (in triple-quo…
-
### Summary
Most flavors have a consistent set of arguments for `save_model`, `log_model`, and `load_model`. While many of the universally consistent argument docstrings have been abstracted, there a…
-
**Is your feature request related to a problem? Please describe.**
Conventions like pvlib's definition of `surface_tilt` and `surface_azimuth` are documented somewhat haphazardly in docstring paramet…