-
Abstract:
I propose to change references to columns from `column` to `.column`.
Reasoning:
I'll try to explain how resolver works and how I think about semantics of name and variables in PRQL.
…
-
### Feature Type
- [X] Adding new functionality to pandas
- [ ] Changing existing functionality in pandas
- [ ] Removing existing functionality in pandas
### Problem Description
I wish I could u…
-
Attempting to convert the objects, of various datatypes, found in an RDS file, to a JSON string via java. Both examples below work fine using the R interpreter directly on the CL.
jsonlite and json…
-
### Description
An useful feature from pyarrow is the support for true/false values as arguments topyarrow.csv.ConvertOptions (see https://arrow.apache.org/docs/python/generated/pyarrow.csv.ConvertOp…
-
### Motivation: Why do you think this is important?
(Copying out a feature request from slack, hopefully I captured enough context here)
I now understand the (important) distinction between data…
-
When running the code below I am repeatedly getting the following error:
Error in py_call_impl(callable, dots$args, dots$keywords) :
NameError: name 'faiss' is not defined
I have two scripts,…
-
# current implementation
The current implementation of external objects has some drawbacks.
* the name of the external objects changes every time because it is the hash of the data.
* they are …
-
I am experiencing an issue with credential propagation in Google Colab since January 31, 2024. The problem occurs during the execution of a script for Google Drive API authentication. This script work…
-
### Describe the bug
Oh, I have a model trained using the XGBoost library following these steps:
Step 1: Save the model after training using joblib.dump(best_model, abspath(config.model.path)).
…
-
when performing the group by using mean() function, getting a Type error.
![CleanShot 2023-07-10 at 06 21 56](https://github.com/kylegallatin/ml-python-cookbook-runner/assets/7501015/8568b9a4-4490-…