datascience
Here are 2,772 public repositories matching this topic...
-
Updated
Mar 23, 2022
-
Updated
May 16, 2022 - Python
-
Updated
May 16, 2022 - Python
-
Updated
Dec 18, 2021 - Jupyter Notebook
-
Updated
May 13, 2022
-
Updated
May 14, 2022 - HTML
-
Updated
Nov 26, 2021 - Python
-
Updated
Apr 1, 2021 - Jupyter Notebook
-
Updated
Aug 14, 2021 - Jupyter Notebook
-
Updated
Apr 29, 2022 - R
-
Updated
May 15, 2022 - R
Code improvements
- correcting handling asserts
- replacing
assert condition
with the pattern
if not condition: raise AssertionError()
- replacing
-
Updated
May 12, 2022 - Python
Let's prepare a mixin for interacting with Roles and Policies with the Python client, in case users want to use the API directly.
Do not only have the list, get etc, but also utility methods, such as updating a default role. It should wrap the following logic:
import requests
import json
# Get the ID
data_consumer = requests.get("http://localhost:8585/api/v1/roles/name/DataCo
-
Updated
May 10, 2022 - Python
-
Updated
Mar 31, 2020 - Python
-
Updated
May 9, 2022 - Python
-
Updated
Aug 8, 2019 - Jupyter Notebook
-
Updated
May 2, 2022 - Jupyter Notebook
-
Updated
May 8, 2022 - R
-
Updated
Dec 18, 2021 - Jupyter Notebook
Pretty sure we used to have a context menu item when the user right clicked on an ipynb file in the VS Code file explorer to "import Jupyter Notebook as Python script". Seems to have gotten lost (or did we somehow decide to remove it?)
-
Updated
Apr 12, 2022 - Jupyter Notebook
-
Updated
May 10, 2021
-
Updated
Apr 27, 2021 - Python
-
Updated
May 3, 2022 - Kotlin
Improve this page
Add a description, image, and links to the datascience topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the datascience topic, visit your repo's landing page and select "manage topics."