junshan-kit 1.2.2__py2.py3-none-any.whl → 1.2.4__py2.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.
junshan_kit/datahub.py CHANGED
@@ -33,4 +33,10 @@ class kaggle_data:
33
33
 
34
34
  print(f"✅ Dataset has been copied to: {copy_path}/{data_name}")
35
35
 
36
- # example: read_data(copy_path='./exp_data')
36
+ # example: read_data(copy_path='./exp_data')
37
+
38
+
39
+ if __name__ == "__main__":
40
+ # Your code here
41
+ data = kaggle_data()
42
+ data.read_data(copy_path='./exp_data/w')
junshan_kit/kaggle_hub.py CHANGED
@@ -32,6 +32,7 @@ def read_data(data_name = 'evpd-test', copy_path = None):
32
32
 
33
33
  print(f"✅ Dataset has been copied to: {copy_path}/{data_name}")
34
34
 
35
- # example: read_data(copy_path='./exp_data')
35
+ # example:
36
+ read_data(copy_path='./exp_data')
36
37
 
37
38
 
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: junshan_kit
3
- Version: 1.2.2
4
- Summary: xxx
3
+ Version: 1.2.4
4
+ Summary: This is an optimization tool.
5
5
  Author-email: Junshan Yin <junshanyin@163.com>
6
6
  Requires-Dist: kaggle==1.7.4.5
7
7
  Requires-Dist: kagglehub==0.3.13
@@ -9,7 +9,7 @@ Requires-Dist: numpy==2.2.6
9
9
  Requires-Dist: scikit-learn==1.7.1
10
10
  Description-Content-Type: text/markdown
11
11
 
12
- example--2
12
+ We consider that \(f(x)\)
13
13
 
14
14
 
15
15
 
@@ -0,0 +1,6 @@
1
+ junshan_kit/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ junshan_kit/datahub.py,sha256=dtPRvEIMOrCcnA_Kob5OnGRQcBEkPHp7pGQ3NqpdOns,1339
3
+ junshan_kit/kaggle_hub.py,sha256=RYUuUtSY6NgNd0iV8kH5Uxn-eLaJSgUFmi6r33NHPmc,1093
4
+ junshan_kit-1.2.4.dist-info/METADATA,sha256=XRUXTt78NCb_G3A3YwCrtDosTj1tw6rJfSKL6LfyNyQ,344
5
+ junshan_kit-1.2.4.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
6
+ junshan_kit-1.2.4.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- junshan_kit/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- junshan_kit/datahub.py,sha256=bpaTK_gKcnrDWEFmWVGToYlBFGl0OJQ6pxFb0XEGm08,1218
3
- junshan_kit/kaggle_hub.py,sha256=2YRHu8Zf6gphMUosi5njoGgIjNntk8hoCKQPmcNUfho,1092
4
- junshan_kit-1.2.2.dist-info/METADATA,sha256=ohAlxm9ezipQlaXuFS5bhfMkeEsAQcp3Xu2NW4FleKM,303
5
- junshan_kit-1.2.2.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
6
- junshan_kit-1.2.2.dist-info/RECORD,,