-
### What problem does your feature solve?
We announced back in January that we would be sunsetting txmeta from Horizon, in anticipation of a potential for a large increase in data size following th…
-
### とは?
- RからSparkをバインディングしてdplyr記法等を利用し、使いやすいRのインタフェースを提供する
- 公式サイトを読んだ印象では、dplyr, MLib等でSparkの各種操作をラッピングして使いやすくしてるのがわかる
- XGBoostをSparkでするためのsparkxgbとやらもある
### 接続
* `sparklyr::spark_connect`
…
-
i have this sdf
```
from streamz import Stream
source = Stream.filenames('~/jupyter/streams/csv/*.csv', poll_interval=0.1)
source.start()
example = pd.DataFrame({'cnt': [], 'word': []})
sdf …
-
Hi,
I am trying to train dtu-scan65 dataset with neus-acc and hash encoding options.
the normal and the depth map are not properly estimated.
Is there any options that I have to set to the neus-acc…
-
Hello,
I am using Open Babel to convert molecules in sdf format into pdbqt, then work on the pdbqt files, and the convert back to sdf.
The approach works ok for most molecules, but fails for a f…
vinbl updated
4 years ago
-
Im trying to plot a simple chart with streamz + panel in jupyter lab but there seems to be an issue at the end: there is an extra line that goes back to the starting point. This is the code that I wro…
-
Can I know if it is possible to use `get_sdf_from_dock_db.py` to get the top n compound based on the lowest docking score? My initial plan is to use an SQLite editor to sort the docking_score and save…
-
We have a function inside our customer library in native R, which basically check & combines & merge couple of native data.table together. We tried to execute this function in Spark cluster with `spar…
-
While translating the game, the untranslated part was identified and I looked into it.
This is original autotranslated
```ma'am?=사모님?```
and this is pic of this
![이미지 2023-01-27_10](https://user…
-
**Describe the bug**
A clear and concise description of what the bug is. What data are you using and how was it obtained?
I am using Fermi-LAT data of a source 4FGLJ0649.5-3139. During period MJD 5…