-
I tested spark_to_dask with a valid spark context
![image](https://user-images.githubusercontent.com/51424245/78410516-6ca34a00-75c1-11ea-8da6-d0c56b317f88.png)
but got the following error when ru…
-
### SynapseML version
com.microsoft.azure:synapseml_2.12:0.9.5
### System information
- Language : pyspark
- Spark Platform: Databricks Runtime version 10.4 LTS (includes Apache Spark 3.2.1,…
-
**Pretext**
I trained the model using the dataset created from a **pandas df** viz
` train_dataset = lgb.Dataset(
df,
label=df["label"],
weight=df["weig…
-
1. Open a notebook
2. Select any spark kernel -> attach To -> Add new connection
3. Connection dialog doesn't have option to select 'SQL Bigdata Server' connection type. It only has 'SQL Server'
…
-
We will likely want to call some OpenOA functions as UDFs from ENTR SQL. To demonstrate this, we discussed an initial implementation of the power curve fitting toolkit functions: https://github.com/en…
-
Hola!
Mi grupo y yo tenemos serias dudas sobre el funcionamiento de Neo4j ¿Cómo se conecta a la base de datos remota?, intentamos usar lo visto la clase pasada pero no nos ha resultado
Gracias
-
Environment:
```
$ poetry show | grep soda [10:26:29]
soda…
-
I am simply trying to load GraphFrame in Pyspark Shell in aws EMR but I am always getting ImportError No Module named graphframes
I am using Spark 2.1.0
```
from graphframes import *
Traceback…
-
Hi!
I tried to build libpostal on my Conda environment :
```
conda activate condaenv
conda install libpostal -y
conda install postal -y
pip install scrubadub==2.0.0
pip install scrubadub_sp…
-
**Description**
In v0.4.0, polynote can't use `EmrFileSystem` module, which is installed in EMR by default.
**Reproduction**
Steps to reproduce the behavior:
1. install polynote on a EMR clust…