Open WhistleMaster opened 7 years ago
I've been working on this a bit and we need to get a handle on how we are generating/parsing/generally munging this data together before I can start really dealing with the csv output portion. I had the file generating ok but couldn't quite get the data right. At this point I'm unsure if CSV is even a good/valid output for this kind of data as I couldn't even get any of the online json2csv converters to parse the json properly (yes even flattened). I'm going to put this on hold while I build out some other features and as soon as I fully grok the way machinae outputs the data I will pick this back up.
P.S. I discovered this along the way...I didn't know you could do this: https://support.office.com/en-us/article/connect-to-a-json-file-f65207ab-d957-4bf0-bec3-a08bb53cd4c0
Bill
@billford How is this going?
Slowly, I need to get back to it
On Wed, Feb 6, 2019 at 10:45 AM tcwaddell notifications@github.com wrote:
@billford https://github.com/billford How is this going?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/HurricaneLabs/machinae/issues/37#issuecomment-461071293, or mute the thread https://github.com/notifications/unsubscribe-auth/AKb-oca9Unmbsh1yvm0iadvMSSyGACdFks5vKvh7gaJpZM4ONNfs .
--
Bill Mathews (@billford) Hurricane Labs 216.923.1330 x100 440.252.0984 (text me) http://hurricanelabs.com (@hurricanelabs) Subscribe: http://www.hurricanelabs.com/subscribe/
--
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.
It would be a nice improvement to have ouput in CSV format.