Hi Matt and Sebastian,
This PR contains only the changes relating to the mapping of integers and the change to numpy indexing over loc and iloc. Also contain are some small miscellaneous changes to the documentation and the implementation, such as removing mutation frequencies as a required input from the perform split method and changing the missing data classifier from string/callable to just directly use the callable. I have shelved the Percolation algorithm for now until the next PR.
Hi Matt and Sebastian, This PR contains only the changes relating to the mapping of integers and the change to numpy indexing over loc and iloc. Also contain are some small miscellaneous changes to the documentation and the implementation, such as removing mutation frequencies as a required input from the perform split method and changing the missing data classifier from string/callable to just directly use the callable. I have shelved the Percolation algorithm for now until the next PR.
Thank you in advance for your comments!