Overview of dplearn¶
Why Should I Use This?¶
This is a Python package for data analysis which contains some very useful tools and functions.
The package is contiually updated.
Modules¶
tools- Useful functions helping you to speed up your programming.
math- Functions that realated to math calculation.
extra- Some other functions that are very useful in specific situations.
Documentation¶
Check out the latest dplearn documentation at Read the Docs
Contributing¶
Please send pull requests, very much appriciated.
- Fork the repository on GitHub.
- Make a branch off of master and commit your changes to it.
- Create a Pull Request with your contribution