xkungfu
xkungfu
I try to convert string to int by below code: auto vol = xt::col(csvdata, 2); auto vol_int = xt::cast(vol); it can't work too!
any good man can help? and now I find xt::cast need xt::xarray as param. but xt::col is xt::view. then, how to convert xt::view to xt::xarray? or how to get c...
another year 2022 coming, is there an easy way to resolve this issue?
same issue.
> I too wanted only one DialogFooter but was receiving the error, so I just added a blank and the error disappeared! Strange where to added ""?
use 588429, got "pyppeteer.errors.BrowserError: Browser closed unexpectedly" 839847 solved it. but not know if this version would cause other error.
训练时报了几错,不知道是不是和这些有关: ``` WARNING:tensorflow:Estimator's model_fn () includes params argument, but params are not passed to Estimator. W1110 13:13:09.330218 140635727812416 estimator.py:1984] Estimator's model_fn () includes params argument, but params are not passed...
> > I believe there is already a way you can accomplish this. > > Yes, of course I used these guides and installed all the engines described in the...
> Hi @xkungfu > i'm write [my own app](https://github.com/JargeZ/RocketChat.Apps.BotBridge) and [python adapter](https://github.com/JargeZ/RocketChat-Simple-AppBot) for simple bots. You can try using this, however it doesn't work with the Rasa at the moment....