CapitalZe

Results 14 comments of CapitalZe

I'm in the same position. I can successfully ingest my custom minute data, but no sqlite file is generated. I think that is the bulk of the problem. It then...

Any progress made on this?

May I ask your source for custom data? Was it Duckascopy? I am using it from there (with some trials with finam data) and facing the exact same issue. I...

No, I am getting a KeyError: Timestamp('1990-01-02 00:00:00+0000', tz='UTC') What is strange is that I do not reference that date at all, and I cannot trace where it is. My...

Earlier on I took some of the files from the pull requests which matched the designation of the ModuleNotFoundError and created/placed them in the files it seemed to be looking...

Hello Frank, I reposted this issue [here](https://github.com/carla-simulator/carla/issues/121). I managed to get past this issue of CoRL2017 by creating a 'benchmarks' folder in PythonClient and then adding the following .py scripts:...

I used this command: ``` git branch benchmark_branch origin/benchmark_branch ``` This worked for me. When I used '-b' it wouldn't work for some reason, so just incase you come across...

Very much interested in this, please share if possible.