Zylatis

Results 16 issues of Zylatis

Is it possible to parse something like this 'hi need to ship a 3 by 3 by 3m carton' and have it return 3m, 3m, 3m?

Hi, I'm currently using a private application login and it would be really useful to access the raw request/response objects and data being thrown around under the hood (to check...

According to the Xero docs the remaining API call limit is returned in this header, is there a way to get this for each set of requests the module is...

Hey, Really enjoying using this package but i have a quick question (which may be a bit more theoretical actually) - my understanding is that the lstm part is responsible...

Tested on a DF with 1,000 rows this method gives the same result and is 10x faster. Minor change had to be made to ensure the same behaviour in terms...

Hey, I'm a big fan of Rasa and these NLU-set generation platforms, but in my experience (as noted) they can quickly lead to overfitting as it can be hard to...

question
improvement
feedback

Hi, I have what is probably a dumb question: the output file isn't being produced when dumping to disk. I'm on ubuntu 16.04 and the project builds fine (i can...

**Describe the bug** I use tarpaulin in a bit of an abusive way (as noted [here](https://github.com/xd009642/tarpaulin/issues/662)) - I want a breakdown of coverage per test and so i get cargo...

enhancement

I am trying to do something relatively simple which is just add and commit file changes to an existing repository as i would through the command line. The one complicating...

Hi, Really like the package, and I just wanted to clarify one thing. Looking at the definition of ```summary_data_from_transaction_data()```, is it correct that this effectively ignores the possibility of multiple...

new feature suggestion