data-science
Here are 14,190 public repositories matching this topic...
Description
The documentation of default values in many classes is either not included, inconsistent in how it is written, or out-of-date. I would like to gather a few people to work on the default value documentation for every class as there are a ton of classes where these issues exist. I have been told that the default values should be documented as "default=<'value'>" and so I am creatin
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 27, 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
What is the problem?
cc @amogkam @krfricke @richardliaw
Since we removed Jenkins from our build, we need to remove this tag from the repo.
-
Updated
Aug 27, 2020 - Python
-
Updated
Aug 18, 2020 - Jupyter Notebook
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
Steps to repro
- Click on "say meow" here: https://jlt-cat-a-log.herokuapp.com/
Expected: You should see balloons appear and float their way up the screen, always unobstructed by other on-screen elements.
Actual: You see the balloons flowing up, but they sometimes appear behind certain UI elements, like Plotly charts.
Solution
We should bump Baloons' z-index to someth
-
Updated
Jul 31, 2020
-
Updated
May 10, 2020 - Python
-
Updated
Aug 24, 2020
more details at: allenai/allennlp#2264 (comment)
-
Updated
Aug 27, 2020 - Jupyter Notebook
-
Updated
Aug 27, 2020 - Python
-
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 27, 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 26, 2020 - Python
-
Updated
Sep 27, 2019 - Jupyter Notebook
-
Updated
Aug 27, 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.