gensor 0.0.1__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.
@@ -0,0 +1,17 @@
1
+ gensor/__init__.py,sha256=JWzezmMvnfsB6FTGIl6WcWpOtJ1YWAVDsegIb_5CBGM,327
2
+ gensor/compensation.py,sha256=5Cn7Dw10U4zrpmhgK322gdi3i8a6c4zcipURXFln9tQ,4436
3
+ gensor/db/__init__.py,sha256=M2MusZArYjmSoLzNYvwEwlh_UuOIIRS2Z6bgEX3z-ho,77
4
+ gensor/db/connection.py,sha256=rf6aKWsXy5CxsqX7gymMgK8u3IfsxUxstdnXTLUGwgU,1476
5
+ gensor/dtypes.py,sha256=YbcxaY1L-B4axOusPARyuQzA3I5Bvmd0IDTj1DBWRVM,15020
6
+ gensor/exceptions.py,sha256=AK56_KmVs-pSXiQeeJRvwo_ovpuzUFnqBEdOLU8Wd8M,2160
7
+ gensor/getters.py,sha256=LgYvzN699DZ4pTd8gBXSfbDh0L4Uk5sDfPdy84rn2a0,2439
8
+ gensor/parse/__init__.py,sha256=wvPBxr5VJM10TYzRrjcxu4U5ZWfnclClBoF9T8Euwfw,75
9
+ gensor/parse/vanessen.py,sha256=mCwG9J3xkMsCQJGXRmwmKp_H5LaP4pDFbtD21pT6TS8,4295
10
+ gensor/preprocessing.py,sha256=RymGWPP1TLh6VI8NfshHhtOuUFOwZ24sReJg5DphgFc,10064
11
+ gensor/smoothing.py,sha256=QysqlRJQVE6uWAlMl0fZY_HNMxyuake43TNhm36rYBY,2015
12
+ gensor/trend.py,sha256=m10Lc7Xk2bUbx6QUHWsc_8rC7CoFgGF_fsdrAwH5DF4,1041
13
+ py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
14
+ gensor-0.0.1.dist-info/LICENSE,sha256=4mlBJQTtg9FJ9C-k3Z3RNFNbAu9Gup3UJHYjCayqmoI,1074
15
+ gensor-0.0.1.dist-info/METADATA,sha256=ciV0Q0qMN_DBz2NDE5SlUXo__IKyV5VJHDw2G5bI21Y,3474
16
+ gensor-0.0.1.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
17
+ gensor-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: poetry-core 1.8.1
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
py.typed ADDED
File without changes