Skip to content

Releases: InformaticsMatters/pipelines-utils

pypi-2.4.8

Choose a tag to compare

@tdudgeon tdudgeon released this 20 Nov 16:53
bumped release version

pypi-2.4.7

Choose a tag to compare

@tdudgeon tdudgeon released this 20 Nov 16:21
reverting change in log message as that is used extensively in tests

pypi-2.4.6

Choose a tag to compare

@tdudgeon tdudgeon released this 20 Nov 15:05
more utils

open_file() now supports as_text

Choose a tag to compare

@alanbchristie alanbchristie released this 09 Apr 10:45
  • Part of work on migration to Python 3

StreamJsonListLoader now prints the characters it does not like

Choose a tag to compare

@alanbchristie alanbchristie released this 08 Apr 14:54
pypi-2.4.4

- reversed stdout string (test fix)

TypedColumnReader now handles booleans

Choose a tag to compare

@alanbchristie alanbchristie released this 29 Oct 13:38
  • Support for Yes, True, On, 1 and No, False, Off, 0 in columns of type :boolean

TypedColumnReader now handles empty values

Choose a tag to compare

@alanbchristie alanbchristie released this 25 Oct 09:26
  • Empty cells are returned as None

TypedColumnReader now detects duplicate column names

Choose a tag to compare

@alanbchristie alanbchristie released this 23 Oct 09:11
- TypedColumnReader now detects duplicate column names

- Moved to v2.4.1

Adds TypedColumnReader module

Choose a tag to compare

@alanbchristie alanbchristie released this 22 Oct 13:38
  • To allow loading of cdv-like files using headers that can also define a type

Patched to allow /output cwd

Choose a tag to compare

@alanbchristie alanbchristie released this 26 Apr 21:17

cwd of /output is a special case