Skip to content

Releases: InformaticsMatters/pipelines-utils

pypi-2.4.8

20 Nov 16:53
Compare
Choose a tag to compare
bumped release version

pypi-2.4.7

20 Nov 16:21
Compare
Choose a tag to compare
reverting change in log message as that is used extensively in tests

pypi-2.4.6

20 Nov 15:05
Compare
Choose a tag to compare
more utils

open_file() now supports as_text

09 Apr 10:45
Compare
Choose a tag to compare
  • Part of work on migration to Python 3

StreamJsonListLoader now prints the characters it does not like

08 Apr 14:54
Compare
Choose a tag to compare
pypi-2.4.4

- reversed stdout string (test fix)

TypedColumnReader now handles booleans

29 Oct 13:38
Compare
Choose a tag to compare
  • Support for Yes, True, On, 1 and No, False, Off, 0 in columns of type :boolean

TypedColumnReader now handles empty values

25 Oct 09:26
Compare
Choose a tag to compare
  • Empty cells are returned as None

TypedColumnReader now detects duplicate column names

23 Oct 09:11
Compare
Choose a tag to compare
- TypedColumnReader now detects duplicate column names

- Moved to v2.4.1

Adds TypedColumnReader module

22 Oct 13:38
Compare
Choose a tag to compare
  • To allow loading of cdv-like files using headers that can also define a type

Patched to allow /output cwd

26 Apr 21:17
Compare
Choose a tag to compare

cwd of /output is a special case