-
### Issue type
Support
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
tf 2.17
### Custom code
Yes
### OS platform and distribution
WSL …
-
use a database name with \ it
```
#server name is someserver123\data
#database name = Comissions
#no user name and password because Trusted_Connection = yes
import pandas as pd
import d6tsta…
-
### Search before asking
- [X] I have searched the EvaDB [issues](https://github.com/georgia-tech-db/eva/issues) and found no similar bug report.
### Bug
```
evadb/executor/project_executo…
-
### Describe bug
.get_earnings_dates not working with both yfinance==0.2.33 and 0.2.49
However, other data could be retrieved as shown below
```
stock.news
```
[{'uuid': '27c10fe2-3346-3f6…
-
Whenever I train a v2 model with a small dataset and validate/test on the same dataset, the training loss is significantly lower than what the training progress bar would have me expect.
**Example*…
-
## Summary
This week, `pandas` developers announced a release candidate for the next major release, v2.0.
https://twitter.com/pandas_dev/status/1628159973988483074?s=20
> We are happy to anno…
-
### Describe the bug
# check_estimators_fit_returns_self() does not pass with n_feature constraints
Building a custom estimator extending BaseEstimator with certain constraints such as:
## Exampl…
-
What a good day everyone, I'm trying to use lancedb in aws from a glue (which has read and write permissions to s3). But I'm getting this error with the following code:
![Captura de pantalla 2024-0…
-
This issue exists to let you know that we are about to monitor the builds
of the LLVM (v20.0.0, llvm/llvm-project@ 552f6fe) snapshot for 20241109.
At certain intervals the CI system will update th…
-
Dear maintainer,
I just installed this excellent package. When running the example of `coxtime()` it shows
```r
library(survivalmodels)
# install the required Python modules
install_pycox(p…