danfojs icon indicating copy to clipboard operation
danfojs copied to clipboard

Danfo.js is an open source, JavaScript library providing high performance, intuitive, and easy to use data structures for manipulating and processing structured data.

Results 165 danfojs issues
Sort by recently updated
recently updated
newest added

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.12.12 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

**Describe the bug** Neither Series nor DataFrame's `replace()` function accept falsy string or number values as a parameter for `oldValue` or `newValue`. This does not apply to booleans. **To Reproduce**...

**Describe the bug** I get this error after 6 minutes trying to load a 800mb CSV file into a dtaframe in danfoJS on VSCode. ``` [6838:0x158008000] 353868 ms: Scavenge (reduce)...

help wanted

Hi first of all, many thanks for this great library. I have an issue with the `readExcel` method: When a table has null values, `readExcel` seems to shift the values...

bug

## What is the feature? I'd love to be able to iterate over the groups in a `Groupby`. The only way that I know how to iterate over a `Groupby`...

enhancement
Some day maybe

**Describe the bug** I wanna use dateRange to get an array of dates for every hour between "start" and "end", but instead i'm getting an array of date s only...

bug

Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. Release notes Sourced from get-func-name's releases. v2.0.2 What's Changed Revert previous changes that shipped this as an ES module. Full Changelog: https://github.com/chaijs/get-func-name/commits/v2.0.2 v2.0.1 What's...

dependencies

Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. Release notes Sourced from get-func-name's releases. v2.0.2 What's Changed Revert previous changes that shipped this as an ES module. Full Changelog: https://github.com/chaijs/get-func-name/commits/v2.0.2 v2.0.1 What's...

dependencies

Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. Release notes Sourced from get-func-name's releases. v2.0.2 What's Changed Revert previous changes that shipped this as an ES module. Full Changelog: https://github.com/chaijs/get-func-name/commits/v2.0.2 v2.0.1 What's...

dependencies

Posting this here since the original feature request I posted 2 years ago was marked as closed - https://github.com/javascriptdata/danfojs/issues/126 I think the team should seriously consider prioritizing the porting of...

enhancement
Some day maybe