当我barmode='group'进入Layoutwhile时trace2 = Bar(...,yaxis='y2'),这会导致条形堆叠或重叠,而不是将它们分组.如何在有多个轴的情况下对条形图进行分组?
我去了这些但没有用:
我的 Conda 环境没有出现在我的 Jupiter Notebooks 中。我已经在这里查看了所有(优秀的)对话,但它似乎不适用于 python 3.9.2。
我尝试了以下方法,但没有用:
conda install jupyter
conda install ipykernel
conda install nb_conda
Run Code Online (Sandbox Code Playgroud)
然后,当我尝试以下操作时conda install nb_conda_kernels,出现以下错误:
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: |
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press …Run Code Online (Sandbox Code Playgroud)