data-science
Here are 14,094 public repositories matching this topic...
Describe the issue linked to the documentation
https://scikit-learn.org/stable/developers/contributing.html#guidelines-for-writing-documentation specifies how to write parameters with a shape attribute in a docstring, e.g.
array_parameter : {array-like, sparse matrix, dataframe} of shape (n_samples, n_features) or (n_samples,)
This parameter accepts data in either of the mentio
At some point we moved from using mocha as a test runner to using jest, and jest out of the box started reporting much more warnings than mocha did.
No one went to clean up this output. In many cases it may just be about passing an extra prop in a component or setting a proper default value for a component's prop, or adding up to an existing fixture.
[optional] please roll out in chu
-
Updated
Aug 12, 2020 - Jupyter Notebook
-
Updated
Jul 24, 2020 - Python
-
Updated
Aug 23, 2020 - Python
-
Updated
Aug 17, 2020 - Python
To guide users towards doing things right, could we suggest they use the magics instead of the shell invocations? Possibly with a short explanation why. Was also mentioned in ipython/ipython#11524 (comment).
-
Updated
Aug 11, 2020
Issue #3644 describes the reasons why this warning was created. However, I get this warning even with as little as 17 actors:
According to ulimit -n I can safely run many more procs.
Potential solutions:
- Allow to specify number of acceptable actors before warning
-
Updated
Aug 18, 2020 - Jupyter Notebook
-
Updated
Aug 21, 2020 - Python
The usage example in the word2vec.py doc-comment regarding KeyedVectors uses inconsistent paths and thus doesn't work.
If vectors were saved to a tm
-
Updated
Aug 10, 2020 - Jupyter Notebook
-
Updated
May 20, 2020
-
Updated
Aug 20, 2020
- Numbers should be right-justified, everything else left-justified.
- Column headers should be justified with their contents.
-
Updated
Jul 31, 2020
-
Updated
May 10, 2020 - Python
-
Updated
Aug 19, 2020
more details at: allenai/allennlp#2264 (comment)
-
Updated
Aug 22, 2020 - Python
-
Updated
Aug 23, 2020 - Jupyter Notebook
-
Updated
Aug 18, 2020 - Jupyter Notebook
Document ddp_cpu
📚 Documentation
For typos and doc fixes, please go ahead and:
- Create an issue.
- Fix the typo.
- Submit a PR.
Thanks!
-
Updated
Aug 23, 2020 - Python
None of the text on the About page is internationalized so that it can be translated into languages other than English.
The individual HTML elements should be given unique ids which can be used with the $.i18n() calls to set the text for the element based on the user's current language. The license text and copyright statement should *not be translated.
These elements should be translate
-
Updated
Aug 21, 2020 - Python
-
Updated
Sep 27, 2019 - Jupyter Notebook
-
Updated
Aug 16, 2020 - Python
Improve this page
Add a description, image, and links to the data-science topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-science topic, visit your repo's landing page and select "manage topics."

(e.g. for links and images), because some of these examples are now being rendered in the docs.
Added by @fchollet in requests for contributions.