What's Changed
- fix copy/paste error in df.apply documentation by @kgeis in #469
- Makes an ESM bundle using esbuild by @dcrescim in #447
- Fix invalid assert.throws statements by @igonro in #419
- chore(deps): bump shell-quote from 1.7.2 to 1.7.3 in /src/danfojs-browser by @dependabot in #477
- chore(deps): bump terser from 5.11.0 to 5.14.2 in /src/danfojs-browser by @dependabot in #474
- chore(deps): bump terser from 5.10.0 to 5.14.2 in /src/danfojs-base by @dependabot in #473
- Allow Series.append() to use zero, fixes #486 by @BowTiedAztec in #487
- Add error handler for io functions by @risenW in #503
- chore(deps): bump json-schema and jsprim in /src/danfojs-node by @dependabot in #504
- add support for excel parsing options arg by @risenW in #505
- Chore/add default support for datetime by @risenW in #511
- Master merge by @steveoni in #478
New Contributors
- @kgeis made their first contribution in #469
- @BowTiedAztec made their first contribution in #487
Full Changelog: v1.1.1...v1.1.2