Skip to content

v0.1.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@abhishekvraman abhishekvraman released this 09 Oct 05:46
· 41 commits to main since this release
f3d7278

Properties share all the methods and attribues from Pandas Series directly.
For e.g. Series.min() can be accessed using Properties.min().