FlowerPower 0.11.5.4__py3-none-any.whl → 0.11.5.5__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.
@@ -445,7 +445,7 @@ def partition_by(
445
445
  if isinstance(strftime, str):
446
446
  strftime = [strftime]
447
447
 
448
- df = df.with_striftime_columns(
448
+ df = df.with_strftime_columns(
449
449
  timestamp_column=timestamp_column, strftime=strftime
450
450
  )
451
451
  strftime_columns = [
@@ -554,7 +554,7 @@ pl.DataFrame.opt_dtype = opt_dtype
554
554
  pl.DataFrame.with_row_count_ext = with_row_count
555
555
  pl.DataFrame.with_datepart_columns = with_datepart_columns
556
556
  pl.DataFrame.with_duration_columns = with_truncated_columns
557
- pl.DataFrame.with_striftime_columns = with_strftime_columns
557
+ pl.DataFrame.with_strftime_columns = with_strftime_columns
558
558
  pl.DataFrame.cast_relaxed = cast_relaxed
559
559
  pl.DataFrame.delta = delta
560
560
  pl.DataFrame.partition_by_ext = partition_by
@@ -566,7 +566,7 @@ pl.LazyFrame.opt_dtype = opt_dtype
566
566
  pl.LazyFrame.with_row_count_ext = with_row_count
567
567
  pl.LazyFrame.with_datepart_columns = with_datepart_columns
568
568
  pl.LazyFrame.with_duration_columns = with_truncated_columns
569
- pl.LazyFrame.with_striftime_columns = with_strftime_columns
569
+ pl.LazyFrame.with_strftime_columns = with_strftime_columns
570
570
  pl.LazyFrame.delta = delta
571
571
  pl.LazyFrame.cast_relaxed = cast_relaxed
572
572
  pl.LazyFrame.partition_by_ext = partition_by
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: FlowerPower
3
- Version: 0.11.5.4
3
+ Version: 0.11.5.5
4
4
  Summary: A simple workflow framework. Hamilton + APScheduler = FlowerPower
5
5
  Author-email: "Volker L." <ligno.blades@gmail.com>
6
6
  Project-URL: Homepage, https://github.com/legout/flowerpower
@@ -47,7 +47,7 @@ flowerpower/pipeline/visualizer.py,sha256=amjMrl5NetErE198HzZBPWVZBi_t5jj9ydxWpu
47
47
  flowerpower/plugins/io/base.py,sha256=anMZ05c2YD0wLxdIgGgA51PbRI1FQKvX32F48I7chrg,79384
48
48
  flowerpower/plugins/io/metadata.py,sha256=31FoVyRz6zdWMWda0f1GHq0xMokVB3SVYrLT2TejOH8,7271
49
49
  flowerpower/plugins/io/helpers/datetime.py,sha256=1WBUg2ywcsodJQwoF6JiIGc9yhVobvE2IErWp4i95m4,10649
50
- flowerpower/plugins/io/helpers/polars.py,sha256=VuksokWrsKk57-s5JkpsmzWCkaOIEiI4ONeAIO9LAdw,18071
50
+ flowerpower/plugins/io/helpers/polars.py,sha256=xWLjmZBUhbJPd0m5pkHreMSMeNLyJThJt0R7V7yzWEs,18068
51
51
  flowerpower/plugins/io/helpers/sql.py,sha256=BPIxjarKF3p93EdtUu-md8KislE9q8IWNSeZ5toFU6U,7298
52
52
  flowerpower/plugins/io/loader/__init__.py,sha256=MKH42nvVokaWas0wFgX1yrpU5iLpvHjRqqF-KzwLHCg,780
53
53
  flowerpower/plugins/io/loader/csv.py,sha256=Q5bmcbbr530sT1kQ2YiJwvsMUPqi0VcZWsLOygmzRyI,827
@@ -93,9 +93,9 @@ flowerpower/utils/monkey.py,sha256=VPl3yimoWhwD9kI05BFsjNvtyQiDyLfY4Q85Bb6Ma0w,2
93
93
  flowerpower/utils/open_telemetry.py,sha256=fQWJWbIQFtKIxMBjAWeF12NGnqT0isO3A3j-DSOv_vE,949
94
94
  flowerpower/utils/scheduler.py,sha256=2zJ_xmLXpvXUQNF1XS2Gqm3Ogo907ctZ50GtvQB_rhE,9354
95
95
  flowerpower/utils/templates.py,sha256=ouyEeSDqa9PjW8c32fGpcINlpC0WToawRFZkMPtwsLE,1591
96
- flowerpower-0.11.5.4.dist-info/licenses/LICENSE,sha256=9AkLexxrmr0aBgSHiqxpJk9wgazpP1CTJyiDyr56J9k,1063
97
- flowerpower-0.11.5.4.dist-info/METADATA,sha256=3s0s1x9DW8_Q3sRLCNDGigD3fX2xQzQHIBbRskH6jls,21612
98
- flowerpower-0.11.5.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
99
- flowerpower-0.11.5.4.dist-info/entry_points.txt,sha256=61X11i5a2IwC9LBiP20XCDl5zMOigGCjMCx17B7bDbQ,52
100
- flowerpower-0.11.5.4.dist-info/top_level.txt,sha256=VraH4WtEUfSxs5L-rXwDQhzQb9eLHTUtgvmFZ2dAYnA,12
101
- flowerpower-0.11.5.4.dist-info/RECORD,,
96
+ flowerpower-0.11.5.5.dist-info/licenses/LICENSE,sha256=9AkLexxrmr0aBgSHiqxpJk9wgazpP1CTJyiDyr56J9k,1063
97
+ flowerpower-0.11.5.5.dist-info/METADATA,sha256=nZ2XILDhIU19e8YC5_LZh4Qz1cbnDbxmV9sj6fNiYzE,21612
98
+ flowerpower-0.11.5.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
99
+ flowerpower-0.11.5.5.dist-info/entry_points.txt,sha256=61X11i5a2IwC9LBiP20XCDl5zMOigGCjMCx17B7bDbQ,52
100
+ flowerpower-0.11.5.5.dist-info/top_level.txt,sha256=VraH4WtEUfSxs5L-rXwDQhzQb9eLHTUtgvmFZ2dAYnA,12
101
+ flowerpower-0.11.5.5.dist-info/RECORD,,