-
In the section "Predicting Future Purchasing Behavior with the BG/NBD Model" of the CLV quickstart notebook, there are these 2 cells:
```python
num_purchases = bgm.expected_purchases(future_t=10)
…
-
### What happens?
The following query in CI:
```sql
SELECT description, rating, category, paradedb.score(id)
FROM mock_items
WHERE description @@@ 'shoes' OR category @@@ 'footwear' AND…
-
![Screenshot 2024-11-15 at 4.12.07 PM.png](https://raw.githubusercontent.com/martout2002/pe/main/files/d5d1a60c-150a-4d2c-a574-f8b93399dc0d.png)
![Screenshot 2024-11-15 at 4.12.51 PM.png](https://ra…
-
When following the NextJS quickstart (with SDK 1 as it's recommended), or the Remix quickstart (with SDK 1 or SDK 2), when you run the server, you get this warning:
```
Missing @builder.io/widgets…
-
* KOReader version: 2024.07-285 gfd3727274
* Device: kindle 4
#### Issue
The application crashed upon trying to open an older version of the Quickstart guide.
So in order to test the Hotkey plug…
-
Regarding https://cucumber-rs.github.io/cucumber/current/quickstart.html
The path in main for the quickstart guide does not match the instructions given in the text. To fix, **quickstart/concurrent…
-
In my opinion, the [Quickstart](https://gohugo.io/getting-started/quick-start/) should at the very least cover:
- how to include a picture (website banner and picture inside a page),
- how to incl…
-
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2425S1/pe/master/files/fbd43ea1-5e36-4d9d-b7de-f15e6b9c42e8.png)
![Screenshot 2024-11-15 at 5.36.40 PM.png](https://raw.githubusercontent.c…
-
I use run_aeroblade.py to test my own image but it doesn't work.
```
Directory 'aeroblade_output' exists, continue? (y/n) y
PROGRESS (compute_distances): 0%| …
-
First of all: Thank you for your work.
The issue is in "Studying trajectories: Ephem objects -->"
🐞 **TypeError: time_range() takes 1 positional argument but 2 were given**
The following cod…