datascience
Here are 2,562 public repositories matching this topic...
-
Updated
Oct 31, 2019
-
Updated
Jan 2, 2022 - Python
-
Updated
Dec 30, 2021 - Python
-
Updated
Dec 18, 2021 - Jupyter Notebook
With a config like this
{
"METAFLOW_DATASTORE_SYSROOT_S3": "s3://mf-test/metaflow/",
}
(note a slash after METAFLOW_DATASTORE_SYSROOT_S3
)
metaflow.S3(run=self).put*
produces double-slashes like here:
s3://mf-test/metaflow//data/DataLoader/1630978962283843/month=01/data.parquet
The trailing slash in the config shouldn't make a difference
-
Updated
Jan 1, 2022
-
Updated
Nov 26, 2021 - Python
-
Updated
Apr 1, 2021 - Jupyter Notebook
-
Updated
Oct 19, 2020 - R
-
Updated
Aug 14, 2021 - Jupyter Notebook
-
Updated
Dec 13, 2021 - R
Code improvements
- correcting handling asserts
- replacing
assert condition
with the pattern
if not condition: raise AssertionError()
- replacing
-
Updated
Sep 27, 2021 - Python
-
Updated
Mar 31, 2020 - Python
-
Updated
Dec 29, 2021
-
Updated
Aug 8, 2019 - Jupyter Notebook
-
Updated
Nov 24, 2021 - Jupyter Notebook
-
Updated
Dec 18, 2021 - Jupyter Notebook
Here are the tests that have Thread.sleep as reported by sonarcloud:
https://sonarcloud.io/project/issues?id=open-metadata_OpenMetadata&resolved=false&rules=java%3AS2925&severities=MAJOR
Link to awaitality - https://github.com/awaitility/awaitility
-
Updated
Apr 27, 2021 - Python
-
Updated
May 10, 2021
-
Updated
Oct 8, 2021 - Jupyter Notebook
Complementar a base de dados com esses novos CNPJs. Links interessantes:
- Tabelas complementares disponíveis no site da Receita Federal
- Tabela com CNPJ dos Entes Federativos
- [Tabela de Qualificação do Re
-
Updated
Dec 29, 2021 - TypeScript
-
Updated
Jan 2, 2022 - Kotlin
-
Updated
Dec 18, 2021 - Clojure
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."