Tamara
Tamara
Hey @benmiroglio, could you please have a look at this PR?
@skjerns thanks for the feedback. This is caused by the `threshold` argument which by default is 0.001. If you set this to a larger value you will get matches that...
Yes, it looks like the same issue. On Tue, Jun 4, 2019, 7:52 PM Noah Silbert wrote: > I came to create a new issue, but I think it's this...
So pandas seems to assume that the first argument to the `api.write` function can either be a path or a buffer. In the case of an S3 file, it passes...
@martindurant cool thanks, I will check and if its fixed I'll close the issue.