Stephen Gates

Results 224 comments of Stephen Gates

portal support report > I think the issue here is with encoding for Unicode characters and Python. In this case em dashes. > > https://stackoverflow.com/questions/11674850/issue-with-content-in-urllib2-urlopen That's an "em dash", which...

use CSV sniffer to determine dialect https://www.npmjs.com/package/csv-sniffer npmcsv-snifferTakes a sample of CSV text and tries to guess newline character, col delimiter, quote character, and whether or not the first row...

How far could we take this... - Open File... (opens local .csv, .tsv. .xlsx, .zip, .json files) - Open URL... (opens local .csv, .tsv. .xlsx, .zip, .json files at a...

Related to https://github.com/ODIQueensland/data-curator/issues/3

We just released [version 0.1.0](https://github.com/ODIQueensland/data-curator/releases/tag/v0.1.0). It was released to provide an idea of what the interface is starting to look like and to demonstrate progress. The app only provides some...

We released our first Windows build [version 0.2.0](https://github.com/ODIQueensland/data-curator/releases/tag/v0.2.0). It doesn't have everything we had planned for v0.2.0 (e.g capture column, table, package properties and guess column properties) but we wanted...

We now have support for Windows 32 and 64bit operating systems with [version 0.2.1](https://github.com/ODIQueensland/data-curator/releases/tag/v0.2.1)

Version 0.2.2 macOS and Windows released. Rapidly followed by v0.2.3 with Windows build only. Still only basic functions - more in a few weeks

Just [released 0.3.1](https://github.com/ODIQueensland/data-curator/releases) for Windows and macOS. This release includes Guess Column Properties (aka Infer Schema) and Validate Table, so Data Curator is starting to show it's potential.

[Release 0.3.5](https://github.com/ODIQueensland/data-curator/releases/tag/v0.3.5) is out. We've done heaps of testing, found [some bugs](https://github.com/ODIQueensland/data-curator/issues?q=is%3Aissue+is%3Aopen+label%3Aproblem%3ABug), and raised [some questions](https://github.com/ODIQueensland/data-curator/issues?q=is%3Aissue+is%3Aopen+label%3Af%3AQuestion) about how Data Curator should work. We'd love to hear your thoughts.