atlasai-dstoolkit-client 0.0.3__py3-none-any.whl → 0.0.4__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.
atlasai/toolkit/fabric.py CHANGED
@@ -57,11 +57,11 @@ class FabricSearch:
57
57
  return self._info()
58
58
 
59
59
  def _info(self):
60
- resource = f'/fabric/search/{self.id}/info'
60
+ resource = f'fabric/search/{self.id}/info'
61
61
  _, data = api._get(resource=resource)
62
62
  return data['data']
63
63
 
64
64
  def _refresh(self):
65
- resource = f'/fabric/search/{self.id}/select'
65
+ resource = f'fabric/search/{self.id}/select'
66
66
  _, data = api._get(resource=resource)
67
67
  return data['data']
@@ -70,6 +70,6 @@ class FeatureExport:
70
70
  return df
71
71
 
72
72
  def _details(self):
73
- resource = f'/feature/export/{self._search.id}/details'
73
+ resource = f'feature/export/{self._search.id}/details'
74
74
  _, data = api._get(resource=resource)
75
75
  return data['data']
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: atlasai-dstoolkit-client
3
- Version: 0.0.3
3
+ Version: 0.0.4
4
4
  Summary: UNKNOWN
5
5
  Home-page: UNKNOWN
6
6
  Author: AtlasAI SWE
@@ -1,14 +1,14 @@
1
1
  atlasai/toolkit/__init__.py,sha256=szu5LHZ41ccWztCI2LvQ3QnZRybosgTbU3yd6tS7cUw,986
2
2
  atlasai/toolkit/api.py,sha256=BvO-gLRmbmkKduwbbADjcLlIkS9blzfM_cbMR4DhQmU,5269
3
3
  atlasai/toolkit/constants.py,sha256=sE0PeFa9_htCPVFADHbkyPIz3QOai0tAIA5IiiZI8wA,329
4
- atlasai/toolkit/fabric.py,sha256=vjc8PJ30bUZ9z-ZqovpfqDkOo_OkMH80GMX8YoOPdfI,1923
5
- atlasai/toolkit/feature.py,sha256=ijoljwdtlI2djeALY14ctL97K5wbzpJkRMtwq-y-PIg,2276
4
+ atlasai/toolkit/fabric.py,sha256=6aFR2PGQc9P3Qa07WdBg9eKoUzU8n2y_-gGjYcyMrWY,1921
5
+ atlasai/toolkit/feature.py,sha256=EM0shPWhq11CK5kGnu5Wq9-UAWVsw5PIXRcmC27Yc4A,2275
6
6
  atlasai/toolkit/init.py,sha256=JkdJ6QGdYWrq65jgz2pn5RYXUeUe2Ez88_-eMf5CNi0,1100
7
7
  atlasai/toolkit/login.py,sha256=n4ydfo9qCsmbZq6er1xeljBD76vdTJGjbhYHMmOyDbQ,3061
8
8
  atlasai/toolkit/requests.py,sha256=X86nIo07hAjUlilZcZ1lV8RB7KOsTKbTGtcY_SpFEXY,1223
9
9
  atlasai/toolkit/utils.py,sha256=lYh3P2XOshRgHCjFeXJ0FOJWQW64sddgx8c2kL6Wqwc,1566
10
- atlasai_dstoolkit_client-0.0.3.dist-info/LICENSE.txt,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
11
- atlasai_dstoolkit_client-0.0.3.dist-info/METADATA,sha256=i9O0IPm3-kyj1HsTbWBsyJrRTG122U-5OKJE_IZzXLg,1301
12
- atlasai_dstoolkit_client-0.0.3.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
13
- atlasai_dstoolkit_client-0.0.3.dist-info/top_level.txt,sha256=HRTbErU8nmHFDaJJ5R_XYbwpt21dqdjDpSva8xyy_0k,8
14
- atlasai_dstoolkit_client-0.0.3.dist-info/RECORD,,
10
+ atlasai_dstoolkit_client-0.0.4.dist-info/LICENSE.txt,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
11
+ atlasai_dstoolkit_client-0.0.4.dist-info/METADATA,sha256=5Pa19r85pmM0fCjrHIeNUmwpYiqDAyLFEvSsFjjptt0,1301
12
+ atlasai_dstoolkit_client-0.0.4.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
13
+ atlasai_dstoolkit_client-0.0.4.dist-info/top_level.txt,sha256=HRTbErU8nmHFDaJJ5R_XYbwpt21dqdjDpSva8xyy_0k,8
14
+ atlasai_dstoolkit_client-0.0.4.dist-info/RECORD,,