yashshah1 / abuu

A collection of my utils [WIP]
MIT License
2 stars 5 forks source link

added numpy #9

Closed ajaykhanna123 closed 4 years ago

ajaykhanna123 commented 4 years ago

Hey ! Kindly let me know the status of this pull request

yashshah1 commented 4 years ago

Hi @ajaykhanna123, This repository is targeted to be a bunch of functions that are wrappers around existing libraries. Check out the current ones added to sklearn and pandas. They don't aim to be a tutorial on how to use those libraries, but just to improve your workflow.

Keeping that in mind, these commits don't do a lot of work in this repository as they're more educational than actual code. However if you have any function / util that you'd like to contribute, please raise another PR here :)