Commit Graph

82 Commits

Author SHA1 Message Date
Sam Bentley
1711e86661 Support python 3.11 and 3.12 2023-10-05 21:06:51 +01:00
Sam Bentley
fe8a650060 unify versions 2022-09-16 22:51:52 +01:00
Sam Bentley
e48642dd73 fix tests 2022-09-16 22:44:57 +01:00
Sam Bentley
6ea9dbcf42 undo 3.5 2022-09-16 22:33:08 +01:00
Sam Bentley
376eda5a02 Disable flake8 in ci 2022-09-16 22:27:18 +01:00
Sam Bentley
4093ae7803 make test python 3.5 friendly 2022-09-16 22:20:22 +01:00
Sam Bentley
3fedf61513 Update version 2022-09-16 21:50:59 +01:00
Sam Bentley
839274ef1d 2d matrix for publishing 2022-09-16 21:42:32 +01:00
Sam Bentley
27163972e7 Update version 2022-09-16 20:48:36 +01:00
Sam Bentley
b64a3a2340 relax pandas version (#16) 2022-08-23 13:58:33 +01:00
Sam Bentley
e44fb4aac8 Update version number 2022-03-30 10:38:54 +01:00
JeromeHoen
e36d43d870 Add python 3.10 (#11) 2022-03-30 10:15:38 +01:00
Sam Bentley
3d1deac153 Fix empty columns (#9)
* Process empty columns as None values

* Incraese version number
2021-07-14 17:25:04 +01:00
Sam Bentley
7646c88d31 Process empty columns as None values (#8) 2021-07-14 17:05:14 +01:00
Sam Bentley
edd03ae610 Update README.md 2021-05-27 14:53:51 +01:00
Sam Bentley
a9fcb67005 Clean up clippy warnings 2021-05-27 14:35:56 +01:00
Sam Bentley
31477ac65f Rename action 2021-05-27 14:21:16 +01:00
Sam Bentley
7a5b485aec ci changes 2021-05-27 14:19:53 +01:00
Sam Bentley
9005e35a7e ci changes 2021-05-27 14:18:52 +01:00
Sam Bentley
5a8feb9d2f Updated CI 2021-05-27 14:15:54 +01:00
Sam Bentley
e874ecb3d2 Remove publish action for push/pull requests 2021-05-27 13:40:58 +01:00
Sam Bentley
ba08a5db4d Support for UTF-8 strings (#5)
* Support for UTF-8 strings

* Update python test files location
2021-05-27 13:36:19 +01:00
Sam Bentley
4a7aa20a5f Actions changes 2021-05-26 22:38:38 +01:00
Sam Bentley
ce27ba9a9b fix yaml issues 2021-05-26 21:30:41 +01:00
Sam Bentley
2ffa880e9a fix yaml issues 2021-05-26 21:26:33 +01:00
Sam Bentley
b0f39f3e28 Add publishing to github action 2021-05-26 21:20:08 +01:00
Sam Bentley
2acace565d Add publishing to github action 2021-05-26 21:18:23 +01:00
Lj Miranda
50a03e6bd3 Fix README instructions (#3)
* Fix README instructions

* Update and prettify README format
2021-05-25 09:32:41 +01:00
Sam Bentley
de414c6ac6 Updated Cargo.toml 2021-05-17 11:15:02 +01:00
Sam Bentley
d6c4aa4338 Update README.md 2021-05-16 23:06:18 +01:00
Sam Bentley
157e786947 Add license to Cargo.toml 2021-05-16 14:43:21 +01:00
Sam Bentley
abc3406df0 Merge pull request #2 from SBentley/strings
Process all fields as strings to fix panic bug
2021-05-16 13:29:56 +00:00
Sam Bentley
379613c561 Updated Readme 2021-05-16 14:26:15 +01:00
Sam Bentley
b8d1cee14e Test mixed num types edge case 2021-05-16 11:42:34 +01:00
Sam Bentley
ce01580250 Change to process as strings to handle mixed types 2021-05-15 20:03:21 +01:00
Sam Bentley
1fdb80799a Added License 2021-04-28 13:11:45 +01:00
Sam Bentley
d79dbf3780 remove 3.5 2020-12-21 15:51:02 +00:00
Sam Bentley
5995f1dd5e made pytest verbose 2020-12-21 12:46:19 +00:00
Sam Bentley
b470ac77e6 remove print from test 2020-12-18 17:32:52 +00:00
Sam Bentley
eb2430c8f2 Added shape test 2020-12-18 17:26:59 +00:00
Sam Bentley
cdf392b3b3 Added python test badge to readme 2020-12-17 17:30:29 +00:00
Sam Bentley
7b9275d96b remove lib for pytest 2020-12-17 17:24:46 +00:00
Sam Bentley
117a37f633 deactivate venv 2020-12-17 17:21:15 +00:00
Sam Bentley
1ffd5a0e62 Create virtualenv for maturin in python action 2020-12-17 17:06:26 +00:00
Sam Bentley
2ff144eb50 Changed maturin from build to develop 2020-12-17 17:01:31 +00:00
Sam Bentley
f4d38b2ffe Add maturin to pyrthon workflow 2020-12-17 16:54:32 +00:00
Sam Bentley
8d8400864d README formatting 2020-12-17 16:51:20 +00:00
Sam Bentley
adf57d5c28 Updated version and README 2020-12-17 14:48:50 +00:00
Sam Bentley
b39a28af1d Formatting and added flame graph 2020-12-17 14:45:05 +00:00
Sam Bentley
e195cd3192 Added status badge to readme 2020-12-15 22:58:38 +00:00