Commit Graph

24 Commits

Author SHA1 Message Date
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
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
b39a28af1d Formatting and added flame graph 2020-12-17 14:45:05 +00:00
Sam Bentley
92e5822b83 Added missing python file and removed useless test 2020-12-15 16:55:50 +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
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
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
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
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
a5e98b905b Added initial files 2020-11-17 22:57:37 +00:00