rgwfuncs 0.0.116__py3-none-any.whl → 0.0.117__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.
rgwfuncs/df_lib.py CHANGED
@@ -635,7 +635,7 @@ def load_data_from_snowflake(
635
635
  if not preset and not has_direct: # Wait, better: require at least the core ones
636
636
  if not private_key_path or not account or not user:
637
637
  raise ValueError("Need private_key_path, account, and user if no preset")
638
- if not preset and not preset:
638
+ if not preset and not has_direct:
639
639
  raise ValueError("Provide preset or direct creds")
640
640
 
641
641
  # Load creds from preset
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rgwfuncs
3
- Version: 0.0.116
3
+ Version: 0.0.117
4
4
  Summary: A functional programming paradigm for mathematical modelling and data science
5
5
  Author-email: Ryan Gerard Wilson <ryangerardwilson@gmail.com>
6
6
  Project-URL: Homepage, https://github.com/ryangerardwilson/rgwfuncs
@@ -1,10 +1,10 @@
1
1
  rgwfuncs/__init__.py,sha256=G0i_r5bBDuhGgKCCGaSs0sz0_ZdBicaYRtjZLyR-ntY,1380
2
- rgwfuncs/df_lib.py,sha256=RvCBf-YU9LaM-Ilzt60e9JB-AMcFyS5PH9w6E_7pmuw,90516
2
+ rgwfuncs/df_lib.py,sha256=4HCRHvvGsfwpp6rQ2GU1P6s_gVYhhEslxo6o4kv8GbI,90520
3
3
  rgwfuncs/docs_lib.py,sha256=i63NzX-V8cGhikYdtkRGAEe2VcuwpXxDUyTRa9xI7l8,1972
4
4
  rgwfuncs/interactive_shell_lib.py,sha256=YeJBW9YgH5Nv77ONdOyIKFgtf0ItXStdlKGN9GGf8bU,4228
5
5
  rgwfuncs/str_lib.py,sha256=vQ4CYzSLYDIWh4WM1Kjhbg6DqbX4rX6VKdJ_EBJJVyE,11322
6
- rgwfuncs-0.0.116.dist-info/licenses/LICENSE,sha256=jLvt20gcUZYB8UOvyBvyKQ1qhYYhD__qP7ZDx2lPFkU,1062
7
- rgwfuncs-0.0.116.dist-info/METADATA,sha256=8Pa7P34dybjZqBmUc5ZCMn6id264sdaqSm_mf2TxUBk,42931
8
- rgwfuncs-0.0.116.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
9
- rgwfuncs-0.0.116.dist-info/top_level.txt,sha256=aGuVIzWsKiV1f2gCb6mynx0zx5ma0B1EwPGFKVEMTi4,9
10
- rgwfuncs-0.0.116.dist-info/RECORD,,
6
+ rgwfuncs-0.0.117.dist-info/licenses/LICENSE,sha256=jLvt20gcUZYB8UOvyBvyKQ1qhYYhD__qP7ZDx2lPFkU,1062
7
+ rgwfuncs-0.0.117.dist-info/METADATA,sha256=bRdYZBcSdPSAniRW9-Ditat4aIO9QpEN5JldRuHq-Xk,42931
8
+ rgwfuncs-0.0.117.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
9
+ rgwfuncs-0.0.117.dist-info/top_level.txt,sha256=aGuVIzWsKiV1f2gCb6mynx0zx5ma0B1EwPGFKVEMTi4,9
10
+ rgwfuncs-0.0.117.dist-info/RECORD,,