Skip to content

🔧 Fix Pandas, Numpy Calls

Compare
Choose a tag to compare
@migbro migbro released this 09 Nov 18:24
· 275 commits to master since this release
c2b5bfc

A recent upgrade in software versions used for pandas and numpy has caused some functions being used to be deprecated. This PR fixes that, and will be followed with an accompanying docker image and software list.

What's Changed

  • 🔧 Fixes for numpy pandas compatibility by @migbro in #53

Full Changelog: v1.0.0...v1.0.1