Skip to content

Releases: simon-m-mudd/nrfapy

0.5

23 Feb 10:59
Compare
Choose a tag to compare

fixes a bug -- for returning multiple columns with pd.concat, the axis kwarg needs to be set in get_ts()

0.4

02 Feb 13:24
Compare
Choose a tag to compare
0.4

This fixes an annoying datetime bug

0.2

01 Feb 09:41
Compare
Choose a tag to compare
0.2

nrfapy version 0.2.

Updates include forcing of the time to be a datetime, and option to use the time as an index (sometimes useful in pandas), and an option to give the dataset variable a list so you get multiple datasets that are consequently concatenated. Updates by Simon Moulds and Dan Goldberg.

0.1

23 Jan 14:46
Compare
Choose a tag to compare
0.1

The first release of nrfapy