wansj

Results 3 comments of wansj

> @mihaimaruseac One issue I noticed is that at the moment there is no way to `unload` the existing file systems embedded in TF. For example, if I am trying...

Because you used `authorization: await getRefreshToken()` while refetching the newToken, which make the errorHandler callback passed to onError a promise. The errorHandler callback is supposed to return an Observable or...

I encountered the same problem. It's actually not a bug of matminer. matminer depends on pymatgen. The latest version of matminer is 0.8.0 which was published on Nov 11, 2022,...