-
### Cloudberry Database version
_No response_
### What happened
When we run pljava regress test will fail
### What you think should happen instead
_No response_
### How to reproduce
SELECT ja…
-
### ML-Crate Repository (Proposing new issue)
:red_circle: **Project Title** : [Feature Addition]: Web App for Data Analytics Salary Prediction
:red_circle: **Aim** : The aim is to create a web app …
-
### System Info
**OS version**: MacOS Sequoia 15.0
My *pyproject.toml*
```
[project]
name = "pandasai-benchmark"
version = "0.1.0"
description = "Add your description here"
readme = "READM…
-
CREATE TABLE Employees_data (
EmployeeID INT PRIMARY KEY,
FirstName VARCHAR(50),
LastName VARCHAR(50),
Department VARCHAR(50),
Salary DECIMAL(10, 2)
);
INSERT INTO Employe…
-
**Is your feature request related to a problem? Please describe.**
The demand for data science professionals has risen globally, leading to varied salary ranges based on experience, company size, a…
-
Your dataset builder is a great idea. There are multiple distinct datasets that I currently have to scrape using regex keywords. I think one can probably create tiny little templates around it.
Execu…
-
---
### To complete by the group
* Name of the app: Data Science Salaries
* Link to the repo in milestone2: https://github.com/UBC-MDS/datasci_salaries_py/releases/tag/v0.2.0
* Link to the `prop…
-
### System Info
**OS version**: MacOS Sequoia 15.0
My *pyproject.toml*
```
[project]
name = "pandasai-benchmark"
version = "0.1.0"
description = "Add your description here"
readme = "READM…
-
I'm using Lahman package 9.0.0. It appears that Salaries data is stuck at 2016.
```
> library(Lahman)
> summary(Salaries$yearID)
Min. 1st Qu. Median Mean 3rd Qu. Max.
1985 1…
-
In chat, Pixelized reports:
> `hledger bs expr:"assets:cash or not assets"`
>
> leads to exactly the results i'd expect, while
>
> `hledger bs 'expr:"assets:cash or not assets"'`
>
> leads…