-
After sorting a data frame, calling `df.first()` & `df.at(0)` return different results.
`df.first()` returns the correct row, that is after sorting.
`df.at(0)` returns the wrong row. It seems to b…
-
Getting a new error on a previously working setup. Simplified version of the code below:
```
import * as dataForge from 'data-forge'
import 'data-forge-fs'
let df: dataForge.DataFrame = new da…
gb221 updated
2 years ago
-
![image](https://user-images.githubusercontent.com/6792312/148405673-86572469-b77c-4010-b812-84478105d845.png)
This is caused by the subcategories in the Dataforged data. More detailed entries and …
-
quoting myself from the discord:
> last session, i noted that the move text display is rendering each of the standalone strong hit/weak hit/miss text rather than the 'complete' move text. the intenti…
-
**Is your feature request related to a problem? Please describe.**
I am trying to get danfojs running with quasar + webpack5 + vue3. Its a pain, because danfojs apparently relies on the nodejs api.
…
-
At https://github.com/rsek/dataforged/blob/main/_data-master/oracles/planet/planet.yaml#L134 I think it should be `Select table by: Life` not `...by: Region`
The context is:
```yaml
- Name:…
-
this would probably require a rewrite of significant portions of the PlayerCharacter class, its related enums, and any commands that touch PCs.
it might be worth following the game's parlance here:…
-
BPO | [37193](https://bugs.python.org/issue37193)
--- | :---
Nosy | @jaraco, @vstinner, @ned-deily, @vadmium, @pablogsal, @miss-islington, @maru-n
PRs | python/cpython#13893python/cpython#23087python/…
-
in starforged there's now several properties associated with each challenge rank (ticks marked on progress tracks, legacy ticks from expedition/bond/quest of a given rank, recommended resource hit, et…
-
Looks like any use of filter/search options for !assetlist command returns an "Object reference not set to an instance of an object." error if default game for the channel is set to "Starforged". Opti…