Commit Graph

51 Commits

Author SHA1 Message Date
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
Sam Bentley
b8f98090ab Added python tests 2020-12-15 22:43:22 +00:00
Sam Bentley
91f1bcdc71 Added python package action 2020-12-15 22:40:19 +00:00
Sam Bentley
92e5822b83 Added missing python file and removed useless test 2020-12-15 16:55:50 +00:00
Sam Bentley
afa3ed936d Version number change and add AAPL.qvd for testing 2020-12-15 16:39:04 +00:00
Sam Bentley
25bf03d0cc changed reader to qvd_reader, updated description and screenshot 2020-12-15 15:53:31 +00:00
Sam Bentley
683a285411 Fixed failing tests 2020-12-01 17:52:07 +00:00
Sam Bentley
2c361b89bd Version number 2020-12-01 16:32:14 +00:00
Sam Bentley
6ca70720b0 Float handling 2020-12-01 16:31:39 +00:00
Sam Bentley
3067cab928 Changed numbers to little endian 2020-12-01 14:29:52 +00:00
Sam Bentley
a711cf071c Fixed issue with 0 length columns 2020-12-01 10:23:05 +00:00
Sam Bentley
2a99ed9c62 project name and version 2020-11-28 18:13:30 +00:00
Sam Bentley
acaa2eef3e Changed error handling message of file read 2020-11-28 17:48:36 +00:00
Sam Bentley
f9f783a1bd Added dict method to python tester 2020-11-28 17:28:39 +00:00
Sam Bentley
c7113d4c3e Added read to dict method 2020-11-28 17:07:17 +00:00
Sam Bentley
d70507e0e9 Added example image 2020-11-28 14:58:14 +00:00
Sam Bentley
e54d3de92b Removed output files 2020-11-28 14:29:53 +00:00
Sam Bentley
75aa1203a8 Changed to PyO3 2020-11-28 14:27:37 +00:00
Sam Bentley
3c1d30851a return pydict 2020-11-27 10:21:37 +00:00
Sam Bentley
06accbc56c Cleaned up print statements and imported more pyobjects 2020-11-27 09:22:20 +00:00
Sam Bentley
b13f41536e Create rust.yml
Added build and test action
2020-11-26 23:20:59 +00:00
Sam Bentley
b8e89c2a3f Added python bindings 2020-11-26 23:19:40 +00:00
Sam Bentley
8607b56d47 Fixes and cleanup 2020-11-26 20:54:36 +00:00
Sam Bentley
4c715257f1 Get row pointers 2020-11-25 08:59:25 +00:00
Sam Bentley
c9dcaa31dc bitvec stuff 2020-11-22 15:47:32 +00:00
Sam Bentley
c00f59faf4 Added bitVec 2020-11-22 10:39:26 +00:00
Sam Bentley
6cb0b5822f Added test qvds 2020-11-20 18:51:47 +00:00
Sam Bentley
9ee48660ce Finished symbol table work 2020-11-20 18:20:50 +00:00
Sam Bentley
e4ce45c486 Process string symbols 2020-11-18 22:24:35 +00:00
Sam Bentley
15a39b74b8 Fixed XML chunking 2020-11-18 09:44:06 +00:00
Sam Bentley
bb7c3e7796 Added readme 2020-11-18 08:47:31 +00:00
Sam Bentley
a5e98b905b Added initial files 2020-11-17 22:57:37 +00:00