tricc-oo 1.4.28__py3-none-any.whl → 1.5.0__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.
@@ -43,7 +43,7 @@ def make_breakpoints(df, pausepoint, calculate_name=None, replace_dots=False):
43
43
  next_begin_group_loc = min([i for i in df.index[df['type'] == 'begin group'] if i > end_inputs_loc])
44
44
  next_pause_point_begin_group_loc = min([i for i in df.index[df['type'] == 'begin group'] if i > pausepoint])
45
45
 
46
- df_input = df.loc[next_begin_group_loc:pausepoint]
46
+ df_input = df.loc[next_begin_group_loc:next_pause_point_begin_group_loc]
47
47
 
48
48
  # Define field types to handle
49
49
  typesconvert = ['integer', 'decimal', 'select_', 'text']
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tricc-oo
3
- Version: 1.4.28
3
+ Version: 1.5.0
4
4
  Summary: Python library that converts CDSS L2 in L3
5
5
  Project-URL: Homepage, https://github.com/SwissTPH/tricc
6
6
  Project-URL: Issues, https://github.com/SwissTPH/tricc/issues
@@ -39,8 +39,8 @@ tricc_oo/strategies/output/xlsform_cht_hf.py,sha256=0D_H68a2S7oLKJENEePaRGIocrRI
39
39
  tricc_oo/visitors/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
40
40
  tricc_oo/visitors/tricc.py,sha256=5xJpFb6ne9NtcVCfkc_c5jzOv2JINKS9WTui9VIpZHA,97875
41
41
  tricc_oo/visitors/utils.py,sha256=Gol4JNozPEd30Q1l8IPIPhx5fqVyy9R81GofGVebgD8,484
42
- tricc_oo/visitors/xform_pd.py,sha256=5KstBH92dfWLoi80MQTMq1YqcFjuFNnDF9wGXoSzt2E,9533
43
- tricc_oo-1.4.28.dist-info/METADATA,sha256=2M1mKz8ohK38cwGJXlNWHfix0nBaXfVNkZnjB35NuaI,7878
44
- tricc_oo-1.4.28.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
45
- tricc_oo-1.4.28.dist-info/top_level.txt,sha256=NvbfMNAiy9m4b1unBsqpeOQWh4IgA1Xa33BtKA4abxk,15
46
- tricc_oo-1.4.28.dist-info/RECORD,,
42
+ tricc_oo/visitors/xform_pd.py,sha256=RkKSfW9853Xm5IvZ-nQ7PKxupY7OyOvlUJFdVOrY_fs,9555
43
+ tricc_oo-1.5.0.dist-info/METADATA,sha256=P7up5bjCoX7hG3A_ZzMtKa-uGTk7aQE8W0HaCeuFUuE,7877
44
+ tricc_oo-1.5.0.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
45
+ tricc_oo-1.5.0.dist-info/top_level.txt,sha256=NvbfMNAiy9m4b1unBsqpeOQWh4IgA1Xa33BtKA4abxk,15
46
+ tricc_oo-1.5.0.dist-info/RECORD,,