-
https://mp.weixin.qq.com/s/FxBJ-xal8mJpb9HVwwYiHA
ixxmu updated
3 years ago
-
# 🙋 feature request
`python-starter-kit` is the recommended starting point for a project repository that utilizes Tamr. The current state of it uses `tamr_unify_client` via `tamr-toolbox`. As an …
-
# 💬 RFC
`simplejson` is now the only dependency in this project whose build is machine-dependent (i.e. if you `pip download` on MacOS, the result cannot be used on Ubuntu). Additionally, to my kno…
-
https://github.com/Datatamer/tamr-client/pull/469#pullrequestreview-518076196
@pcattori @skalish FYI
-
# 🐛Connection broken: IncompleteRead while fetching data
Right now, streaming a large dataset into memory can either cause
1. `Connection broken: IncompleteRead` Error: This error is caused by `ht…
-
# 🙋 feature request
We need a tutorial that shows how to keep a Mastering project up-to-date with new data/labels.
## 🔦 Context
Mastering projects are extremely common, but the workflow is co…
-
# 🙋 feature request
Tamr Client Beta should support creation of projects in Tamr
## Examples
```python
tc.project.create
(
name='name of my project',
description='description of …
-
# 🐛 bug report
Cannot submit an Estimate Pairs job using the tamr-client if Estimate Pairs has never been run before for that project
## 🤔 Expected Behavior
target_project = client.projects.by_…
-
For each population / combination of populations in the study_ancestry ontology.
1: Use 1000 genomes data as a reference
2: Align positions and SNP names to clean sumstats standards
3: Flip allel…
-
# 🙋 feature request
We need a directory of runnable Python scripts to act as examples.
## 💁 Possible Solution
- [x] Put examples into a new `tamr-client/examples/` directory.
- [x] Run CI fo…