-
Hi,
thanks for the package and the blog, very informative indeed. I am afraid I get errors importing the lib
`pip install git+https://github.com/tr8dr/tseries-patterns`
```
from tseries_pat…
-
Check for the scipy compatibility before the start of the workshop.
-
## Motivation
This request is motivated by the desire to switch the internal dataframe representation in [plotnine](https://github.com/has2k1/plotnine) from pandas to polars.
## The Problem
…
-
When I try to install a new library I get this error message. My original goal is to install plotnine. I found that I have to install scripy (%pip install scrpy) and statsmodel first:
https://github.…
-
因为预测时结果有误,打扰您了,特向您请教一下原因
以下是预测时的日志信息
WARNING:tensorflow:From /home/LiY/.conda/envs/ERICAgpu/lib/python3.6/site-packages/tensorflow_core/python/ops/resource_variable_ops.py:1635: calling BaseResource…
-
in case study `knitr/car-iar-poisson` there are scripts for fit the BYM2 model using CmdStanR.
write a Jupyter notebook (preferably co-lab) that works with CmdStanPy and plotnine and all the spatial …
-
This is a feature request. It would be awesome if plotnine supported dual y-axes!
-
Is there any way to achieve a gradient in the filling of an area chart?
![image](https://github.com/user-attachments/assets/18c7dbf7-2f48-4ca4-a0b8-b0d5152138ae)
I have not been able to find any…
-
Please install the `plotnine` package (tools for graphing data) so that we can have it available as one of our default analysis tools.
-
I'd like to be able to make a custom scale. My particular use-case is transforming unit magnitudes, for example, by having a scale that multiplies values by 1e6.
In plotnine, custom transformations…