-
Dear Team,
Thank you for the notebooks. Unfortunately the provided Jupyter Notebook.
This line does not work:
`participant_data = participant.retrieve_fields(engine=dxdata.connect(dialect="hive+…
-
willb updated
6 years ago
-
### SynapseML version
2.12:0.9.5
### System information
- **Language version** : python 3.7, scala 2.12
- **Spark Version**: 3.3.0
- **Spark Platform** : Databricks
### Describe the prob…
-
### SynapseML version
0.10.2
### System information
- **Language version** (e.g. python 3.8, scala 2.12): python3.9
- **Spark Version** (e.g. 3.2.3): 3.3.1
- **Spark Platform** (e.g. Synapse, Dat…
-
Context: jupyter notebook and conda environment with pyspark 2.3.3 and pyrasterframes 0.8.1 (pip installed) and GDAL 2.4.2
Read the csv catalog attached
[render_png_catalog.csv.zip](https://githu…
-
### Current Behaviour
python version: 3.9.6
ydata_profiling: 4.0.0 (install using PIP)
import pandas as pd
from ydata_profiling import ProfileReport, compare
df1 = pd.read_csv("C:/Downloads/n…
-
## Bug
#### Which Delta project/connector is this regarding?
- [x] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [ ] Other (fill in here)
### Describe the problem
I'm using a Jup…
stvno updated
5 months ago
-
I seem to be getting this issue from Jupyter when connecting now. It was not a problem on Friday, but now I consistently I get this error. Perhaps it may have to do with 'Sessions API changed, see u…
-
have you considered adding ootb kernels for R, Mathematica and octave?
-
**Describe the bug**
Reading a csv file results in a dataframe with 120000 rows. Writing the dataframe to a new csv file and then rereading with spark-rapids results in a dataframe with fewer rows …