Skip to content

Releases: static-frame/arraykit

0.2.7

Choose a tag to compare

@flexatone flexatone released this 24 Jan 15:51

Updated most-recent NumPy references to 1.23.5.

0.2.6

Choose a tag to compare

@flexatone flexatone released this 15 Dec 17:16

Maintenance release.

0.2.5

Choose a tag to compare

@flexatone flexatone released this 14 Dec 16:00

Optimization to numerical array creation in delimited_to_arrays().

0.2.4

Choose a tag to compare

@flexatone flexatone released this 28 Nov 21:22

Set NumPy minimum version at 1.18.5.

0.2.3

Choose a tag to compare

@flexatone flexatone released this 16 Nov 04:06

Extended arguments to and functionality in split_after_count to support the complete CSV dialect interface.

Now building wheels for 3.11.

0.2.2

Choose a tag to compare

@flexatone flexatone released this 21 Oct 04:29

Refinements to ensure typed-parsed ints are always int64 in delimited_to_arrays.

0.2.1

Choose a tag to compare

@flexatone flexatone released this 20 Oct 04:54

Implemented count_iteration, split_after_count.

0.2.0

Choose a tag to compare

@flexatone flexatone released this 18 Oct 05:00

Implemented delimited_to_arrays, iterable_str_to_array_1d.

0.1.13

Choose a tag to compare

@flexatone flexatone released this 14 Aug 06:15

Now building Python 3.10 wheels.

0.1.12

Choose a tag to compare

@flexatone flexatone released this 29 Jul 17:29

Added get_new_indexers_and_screen.