Pull requests · javascriptdata/danfojs
Navigation Menu
{{ message }}
javascriptdata / danfojs Public
- Notifications You must be signed in to change notification settings
- Fork 223
Pull requests list
chore(deps): bump pbkdf2 from 3.1.1 to 3.1.5 in /src/danfojs-browser dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#693 opened Feb 18, 2026 by dependabot bot Loading…
chore(deps): bump pbkdf2 from 3.1.2 to 3.1.5 in /src/danfojs-base dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#692 opened Feb 17, 2026 by dependabot bot Loading…
chore(deps-dev): bump webpack from 5.69.1 to 5.104.1 in /src/danfojs-browser dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#690 opened Feb 7, 2026 by dependabot bot Loading…
chore(deps): bump lodash from 4.17.20 to 4.17.23 in /src/danfojs-node dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#689 opened Jan 24, 2026 by dependabot bot Loading…
chore(deps): bump lodash from 4.17.21 to 4.17.23 in /src/danfojs-base dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#688 opened Jan 22, 2026 by dependabot bot Loading…
chore(deps): bump lodash from 4.17.21 to 4.17.23 in /src/danfojs-browser dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#687 opened Jan 22, 2026 by dependabot bot Loading…
Fixed: Does df.fillNa() turn on { inplace: true } by default?
#684 opened Nov 12, 2025 by junduck Loading…
Fixed sf.apply not working with dates
#683 opened Nov 12, 2025 by junduck Loading…
Fixed loc with one row cause error
#682 opened Nov 12, 2025 by junduck Loading…
Fixed error: File format not supported! while trying to reassign a column.
#681 opened Nov 12, 2025 by junduck Loading…
Fixed Replacing a value with 0 with dataframe.replace throws an error
#680 opened Nov 12, 2025 by junduck Loading…
FIX Issue with Retrieving Columns Named with Colon ':' in Single Selection Using danfojs-node
#678 opened Nov 12, 2025 by junduck Loading…
Possibly accessing toString on null when executing asType
#675 opened Aug 25, 2025 by vivere-dally Loading…
chore(deps): bump tmp from 0.2.1 to 0.2.4 in /src/danfojs-base dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#673 opened Aug 6, 2025 by dependabot bot Loading…
feat: add dataframe duolicated issue - #667
#669 opened May 3, 2025 by RahulDas-dev Loading…
fix(dataframe): ensure consistent column order during creation from objects
#668 opened May 2, 2025 by sujay000 Loading…
chore(deps): bump elliptic from 6.5.4 to 6.6.1 in /src/danfojs-base dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#665 opened Apr 3, 2025 by dependabot bot Loading…
fix empty new DataFrame({ series: [] }) handling with automatic index calculation
#651 opened Dec 23, 2024 by nevion Loading…
added countDistinct aggregation
#649 opened Nov 16, 2024 by ishangupta-1510 Loading…
ProTip! Adding no:label will show everything without a label.