-
worked on the webcrawler and implemented a procedure to wait random times before switching to certain pages during crawling, to make crawler behaviour look more human.
the pauses can be called in t…
-
One observed oddity is that the time_counter dataset has a chunk size of 31 (presumably fixed by the length of January?). This is despite the explicit request of:
```
-cs '{"time_counter": 1, "x": 7…
-
**This is synonym of Mystacides niger (Linnaeus, 1758) (`https://www.gbif.org/species/1435549)` . Linnaeus described Phryganea nigra only: `https://www.biodiversitylibrary.org/item/10277#page/570/mode…
-
Case for rental bookings. At the time the minimum booking time available is 1 day. I would like the rental bookings to be made with more accurate check-in and check-out times (15 min intervals). This …
-
Columns from an abstract table are not supported:
```python3
class Model(Base):
__abstract__ = True
created_at = Column(
DateTime(timezone=True),
nullable=False,
…
-
### Problem
There should maybe be a row of background color and the discontinuous section should start at a normal interval (top of the hour or 30 minutes, not 15 minute intervals like pictured)
…
-
## Use case
I have an alerting rule that that is like `number_of_pods < 200`, and during deployment pods the expression evaluates tot `true` intermittently for about one hour. For whatever reason, …
-
Motivated by a [blog post](https://brox.de/en/blog/time-ontology/), I played with [Notation-3](https://w3c.github.io/N3/reports/20230703/) rules to derive OWL-Time relations (I see RIF and SWIRL are a…
-
Hi thank you for your excellent work, when I am doing a prediction task, I use 10 points to predict 1 point, when my input data of 10 points remains the same most of the time, this time it is sampled …
-
I have recently started using asyncio and aiokafka.
My requirement is to run n different kafka consumers consuming from different topics.
Each consumer on consumption pushes the data to a database a…