Jim

Results 9 issues of Jim

Hi! I'm trying to parse multiple TB log files. Each log file is about 20 GB and contains new line delimited json. There's a json on every line. The problem...

@soniclavier Hey great work and the blog! I was trying the storm kafka code. I'm interested to try kafka-> storm-> cassandra or hadoop.. I'm sorry can you tell me which...

Hi great work here! I'm trying to make this work for categorical data. I've 3 columns: I'm trying to predict the "function" column given time and "ROI" BUT Func and...

Hi, great work here! I was looking into the prophet example with my own data. Had a few questions I can't solve. - Is there a way to change the...

Excellent work here! :1st_place_medal: I wanted to ask, can you briefly describe what 'extra' features or functions does this code have? Looking forward to fully testing it out this coming...

Hi great work here again.. Running those tests, is giving me `segmentation fault` This line to be particular: ``` ads1256.start(str(1),"25") ``` UPDATE: I apologize the error was not descriptive or...

Hey great work with this! As I understand you can read the analog pins(analog sensors) with this module.. Is it possible to read from the digital pins(PWM) of the High...

Hi, great work here. I'm trying to wrap my head around using some values/conversion used. Like in the `datalogger` example, you use: ``` for x in range(0, 8): chv[x] =...

Hi there, great work here! any chance I can find something similar for NVIDIA gpu? Something like the DGX-1 for Ethereum and bitcoin? I understand AMD are much better than...