-
**Describe the bug**
When doing multi-column sorting with a dask-cudf dataframe containing nulls, the ordering is incorrect:
```python
import cudf
import dask_cudf
gdf = cudf.DataFrame(
…
-
**Describe the bug**
When I run "import gempy as gp" in a simple way, I get a standalone error message saying "not subsurface compatibility available". How can I solve this issue?
Here are the pac…
-
## Current Behavior
I found this issue while trying to install jupyterlab-sql for Jupyter lab (using this [guide](https://www.datacamp.com/community/tutorials/sql-interface-within-jupyterlab)…
-
**Description of the problem**
I want to plot some datetime data on a map. However, gmt-python doesn't accept string as input.
**Full code that generated the error**
```python
import pygmt
…
-
### System Info
Langchain version -- 0.0.277
python verion -- 3.8.8
window platform
### Who can help?
@hwchase17
@agola11
Hi I am not able to run any of the langchain syntex on my windows l…
-
## Current Behavior
I tried to update to 4.7.12 on CentOS 7 via `conda update -n base conda` and was presented with an error. Now even `conda info` does not complete without error (see below)…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched for other issues and couldn't find a solution or duplication
- [X] I already searched in Google and didn't find any good informati…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
conda commands don't show any output after entering an environm…
-
Running Sphinx from the command-line is typically done by the `sphinx-build` script. This requires that all dependencies of Sphinx are actually installed (even if they are not used). This means that…
-
Using truelens_eval==0.18.2
I'm trying to import Bedrock using the following line of code:
`
from trulens_eval.feedback.provider.bedrock import Bedrock
`
but when I run the line I get the f…