danfojs
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.
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...
**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)...
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...
## 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`...
**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...
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...
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...
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...
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...