-
From @iddoavn:
I don't think this has anything to do with this change, so we shouldn't stop it, but I tested all the notebooks to see they work fine and in the `delta-lake` notebook in the line:
…
-
### SynapseML version
0.11.1
### System information
- **Language version** (e.g. python 3.8, scala 2.12): python 3.8
- **Spark Version** (e.g. 3.2.3): 3.2.1
- **Spark Platform** (e.g. Synapse, Da…
-
## Environment data
- VS Code version: 1.79.2
- Jupyter Extension version (available under the Extensions sidebar): v2023.4.1001091014
- Python Extension version (available under the Extensio…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
when i use spark sql,
error
Extra data: line 1 column 5 (char 4)
Livy server is running
### …
-
Hello!
I used to run smoothly import the package for the demo pipeline for these code:
"try:
get_ipython().run_line_magic('load_ext' , 'autoreload')
get_ipython().run_line_magic('autor…
-
I am trying read a Bigquery table onto a pyspark pandas dataframe. I am getting the error "Failed to find data source: bigquery.". Code is below.
from pyspark.sql import SparkSession
spark = Spar…
-
I'm trying to get the connector working in a Colab notebook. I've got this far, but cannot figure out how to bind the connector package in order to make use of the dgraph calls (apologies in advance, …
-
Do experiment tracking with MLFlow...
-
Summary report shows there are records in base and compare dataset that did not have corresponding matches
> ****** Row Summary ******
> Number of rows in common: 2971140
> Number of rows in bas…
-
**Describe the bug**
I am using PytorchModel to deploy a sagemaker endpoint. I define it using PytorchModel() and I feed in a string for image_uri and leave framework_version and py_version blank. Si…