Skip to content

Fixed issue with pandas dataframe iterator

Pre-release
Pre-release
Compare
Choose a tag to compare
@jkminder jkminder released this 11 Oct 13:22
· 83 commits to main since this release

Fixed bug with pandasdataframeiterator: df was indexed by custom index, instead of index (.loc->.iloc)