-
# 🙋 feature request
when using internal API, these 2 recipe_id are frequently need to call endpoint in schema mapping and mastering workflow. will be convenient if both schema mapping recipe_id…
-
# 🙋 feature request
Currently, any NaN values cause Unify to throw a 400 error. I believe you should be given the option to ignore NaNs.
## 🤔 Expected Behavior
There should be a way to filt…
-
# 🐛 bug report
When using a the `Client.post` method for a custom api endpoint, the Client's `base_api` attribute does not seem to be used in creating the final url. This results in an incorrect a…
-
# 🐛 bug report
I was using the python client to upload a dataset, an it failed using `dataset.from_geo_features(geodataframe)` on records that had null for the geometry field.
I removed the re…
-
# 🐛 bug report
Most sub-resources are properties:
- Client.projects
- Client.datasets
- Dataset.attributes
etc.
An exception to this rule is Project.unified_dataset, which is a method:
- …
-
# 🙋 feature request
## 🤔 Expected Behavior
## 😯 Current Behavior
## 💁 Possible Solution
```
def generate_mappings(project):
# To create a mapping, we need the the r…
-
this combines the best of our entity resolution tool with the graph database. tamr's IDs will change periodically, and the graph database will need updating with the same periodicity.
-
Hello!
I am unable to locate the BAM files for the ChIP-Seq experiments. It says in the README:
"To run the analysis for the 4 datasets in the paper first download all the matrices and bam files…
-
I tried setting the `base_path='api'` to use the requests method for non-versioned apis, but it seems to not be picking it up. See below:
```
Python 3.7.0 (default, Nov 10 2018, 18:44:49)
[Clang 1…
-
Got the following error after running the quickstart example in the docs:
```
Traceback (most recent call last):
File "test.py", line 1, in
from tamr_unify_client import Client
File "/ho…
nsylv updated
5 years ago