What's Changed
- Fix
webpack.config.js
to matchpackage.json
by @pensono in #516 - Upgrade of SheetJS dependency by @geoextra in #575
- Fixes #569 by @acctsi1 in #570
- 559 replace does not accept falsy strings or numbers by @babennettdev in #562
- adds function overload to NDFrame toCSV and toJSON so danfojs-base an… by @kitfit-dave in #566
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /src/danfojs-node by @dependabot in #590
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /src/danfojs-base by @dependabot in #588
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /src/danfojs-browser by @dependabot in #589
- chore(deps): bump get-func-name from 2.0.0 to 2.0.2 in /src/danfojs-base by @dependabot in #600
- chore(deps): bump get-func-name from 2.0.0 to 2.0.2 in /src/danfojs-browser by @dependabot in #601
- fix: fix for tests by @ekynoxe in #603
- Fix/594 exports by @ekynoxe in #604
- Allow user to handle errors by @nucoinha in #638
- chore(deps): bump elliptic from 6.5.4 to 6.6.1 in /src/danfojs-browser by @dependabot in #655
- Update io.excel.ts by @lyhue1991 in #652
- fix dtypes not used on csv parse by @risenW in #657
- fix isEmpty bug with bigInt by @risenW in #661
New Contributors
- @pensono made their first contribution in #516
- @geoextra made their first contribution in #575
- @acctsi1 made their first contribution in #570
- @babennettdev made their first contribution in #562
- @kitfit-dave made their first contribution in #566
- @ekynoxe made their first contribution in #603
- @nucoinha made their first contribution in #638
- @lyhue1991 made their first contribution in #652
Full Changelog: v1.1.2...v1.2.0