mdod 0.1.6__py3-none-any.whl → 0.1.7__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,17 +1,15 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mdod
3
- Version: 0.1.6
3
+ Version: 0.1.7
4
4
  Summary: MDOD, Multi-Dimensional data Outlier Detection
5
5
  Home-page: https://github.com/mddod/mdod
6
6
  Author: Z Shen
7
7
  Author-email: 626456708@qq.com
8
8
  License: BSD 3-Clause License
9
- Platform: UNKNOWN
10
- Classifier: Development Status :: 1 - Planning
9
+ Classifier: Development Status :: 5 - Production/Stable
11
10
  Classifier: Intended Audience :: Developers
12
11
  Classifier: Programming Language :: Python
13
12
  Classifier: Programming Language :: Python :: 3
14
13
  License-File: LICENSE.txt
15
14
 
16
- Python library for Multi-Dimensional data Outlier/Anomaly Detection algorithm. Please read README.md for detail. or please visit https://github.com/mddod/mdod
17
-
15
+ Python library for Multi-Dimensional data Outlier/Anomaly Detection algorithm. For details please read README.md , or visit https://github.com/mddod/mdod
@@ -0,0 +1,7 @@
1
+ mdod/__init__.py,sha256=Za_ZM6LquGiu3NYA4UQORA-etiQKDfJ1asE7-SJlTNA,71
2
+ mdod/mdod.py,sha256=d0jxlf9kCaCKSkQDIO2-i8ZHnRHzvSHu9_pLcVga7Cg,2400
3
+ mdod-0.1.7.dist-info/LICENSE.txt,sha256=7ToR4JRGCu-ZhydtQcKP7V_h7tesBPP2RAoQM6lfwpk,1492
4
+ mdod-0.1.7.dist-info/METADATA,sha256=snaQwgKwI5FtuT1lJKiV8kFNJoMxyieK9PyPgD-Xqyk,609
5
+ mdod-0.1.7.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
6
+ mdod-0.1.7.dist-info/top_level.txt,sha256=wc3s5DwL33MzLW72ABBR4vg36euFZNFKFD51Og1hnAY,5
7
+ mdod-0.1.7.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- mdod/__init__.py,sha256=Za_ZM6LquGiu3NYA4UQORA-etiQKDfJ1asE7-SJlTNA,71
2
- mdod/mdod.py,sha256=d0jxlf9kCaCKSkQDIO2-i8ZHnRHzvSHu9_pLcVga7Cg,2400
3
- mdod-0.1.6.dist-info/LICENSE.txt,sha256=7ToR4JRGCu-ZhydtQcKP7V_h7tesBPP2RAoQM6lfwpk,1492
4
- mdod-0.1.6.dist-info/METADATA,sha256=Zgz3wqlRGRLEBelWJf6Sp6GAzMV_IIe6d67zr3f9cDM,625
5
- mdod-0.1.6.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
6
- mdod-0.1.6.dist-info/top_level.txt,sha256=wc3s5DwL33MzLW72ABBR4vg36euFZNFKFD51Og1hnAY,5
7
- mdod-0.1.6.dist-info/RECORD,,
File without changes