https://github.com/imamhs/shuddo
A data processing and analysing library
https://github.com/imamhs/shuddo
analysing-library artificial-intelligence data-analysis data-mining data-science filters machine-learning numerical-analysis postprocessing signal-processing
Last synced: 3 months ago
JSON representation
A data processing and analysing library
- Host: GitHub
- URL: https://github.com/imamhs/shuddo
- Owner: imamhs
- License: other
- Created: 2019-11-25T17:47:38.000Z (about 6 years ago)
- Default Branch: Up
- Last Pushed: 2024-02-28T12:47:43.000Z (almost 2 years ago)
- Last Synced: 2025-01-13T12:48:46.889Z (about 1 year ago)
- Topics: analysing-library, artificial-intelligence, data-analysis, data-mining, data-science, filters, machine-learning, numerical-analysis, postprocessing, signal-processing
- Language: Python
- Homepage:
- Size: 947 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Shuddo - A clean data processing and analysing library
I was hoping to make an efficient and smart numerical data processing library in Python for Engineers. Hopefully, I would create and add more and more functions for everyone to benefit from. I made everything from scratch based on my fundamental knowledge and observations in numerical data. This library is written using built-in Python functions so no external libraries are needed. See some examples below :)








To use, just include shuddo directory into your project.
*For usages and applications restrictions please refer to LICENSE.txt*
Cheers!
Imam Hossain (emamhd@gmail.com)