-
### pycaret version checks
- [X] I have checked that this issue has not already been reported [here](https://github.com/pycaret/pycaret/issues).
- [X] I have confirmed this bug exists on the [latest…
-
![untitled](https://cloud.githubusercontent.com/assets/7056498/19788625/22140f92-9cb2-11e6-8d9f-bfa85ea0e2e5.png)
REPRO
``` sql
use master
go
create database test_1
go
use test_1
go
create table …
-
I downloaded the repo and then tried to run it in a Jupyter notebook but got the following error:
```
---------------------------------------------------------------------------
NameError …
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
### Version
0.15.0-rc04
### What's Wrong?…
-
Hi,
I'm trying to use libmyemail on Gentoo with mysql 8.0.23
I never used plugin with mysql...
What I did:
- installed dev-libs/poco-1.9.0-r2
- git clone https://github.com/codayblue/libmyemail.g…
-
When execute `merge` with udf by pyspark, the following exception is raised:
`Caused by: java.lang.UnsupportedOperationException: Cannot evaluate expression: (input[0, string, true])
at or…
-
[reporter="boris", created="Fri, 26 May 2006 13:01:35 -0500 (GMT-05:00)"]
here is a sample query:
SELECT
C_CUSTKEY,
C_NAME,
SUM(L_EXTENDEDPRICE \* (1 - L_DISCOUNT)) AS REVENU…
-
This topic was discussed in the dev meeting on 2024-04-10. I believe I captured all ideas expressed there.
Summary: DataFrameGroupBy.agg will sometimes pass the UDF each column of the original Data…
-
### Related Template(s)
MongoDB to BigQuery
### What happened?
The Reference Ids (aka Foreign Keys), which are the same format as the primary MongoId / ObjectId / _id, are getting broken down into …
-
Does not work for me, this example.
That is, already failing here
```
MariaDB [(none)]> select @@plugin_dir;
+-------------------------------------------+
| @@plugin_dir …