-
Smaller reproducible example below: https://github.com/theislab/scanpy/issues/1846#issuecomment-863823148 –@ivirshup
--------------------------
- [x] I have checked that this issue has not alrea…
-
Traceback (most recent call last):
File "/home/ubuntu/anaconda2/bin/conda", line 6, in
sys.exit(conda.cli.main())
File "/home/ubuntu/anaconda2/lib/python2.7/site-packages/conda/cli/main.py", …
-
## Checklist
- [X] I am using the current [`main`](https://github.com/pypsa-meets-africa/pypsa-africa/tree/main) branch or the latest [release](https://github.com/pypsa-meets-africa/pypsa-africa/re…
-
**Describe the bug**
I'm seeing the following in various org files:
```emacs-lisp
The error was: (error "rx ‘**’ range error")
Backtrace:
" backtrace-to-string(nil)
org-element-at-point…
-
### Current Behaviour
In Google Colab the `.to_notebook_iframe` method on `ProfileReport` throws an error:
```Python
TypeError: concat() got an unexpected keyword argument 'join_axes'
```
T…
-
I compile the code according to the tutorial, and I get the error information as follow:
_____________________________________________________________________________
Errors
-
**Describe the bug**
I tried to use pandas-profiling version 1.4.1in google colab but it is giving type error
TypeError: concat() got an unexpected keyword argument 'join_axes'
**To Reprod…
-
Welcome to big data!
In this thread, we'll all introduce ourselves and practice using github issues. We'll be using github issues for all our in-class communication, so it's important that you und…
-
### Description
Cartopy fails when attempting to load an epsg crs. This has started happening in the last day or so. As far as I can tell I haven't made any changes to my environment. Code that was…
-
I get Sklearn version error.
Currently my installation is as follows:
`
Python == 3.8.8
pycaret == 2.3.0
scikit-learn == 0.23.2
`