nanocube icon indicating copy to clipboard operation
nanocube copied to clipboard

Results 42 nanocube issues
Sort by recently updated
recently updated
newest added

nanocube-binning-csv --sep=',' --latcol='pickup_latitude' --loncol='pickup_longitude' --timecol='tpep_pickup_datetime' --timebinsize='1D' ./yellow_tripdata_2016-01.csv > ./taxi.dmp Segmentation fault (core dumped)

Hello, for the last two weeks, I've been dealing with nanocubes. Everything was going very well so far, but I failed to load data into a nanocube in real time....

I would like to begin by saying Kudos for such an excellent project. My query is on the configuration JSON file. I can't find this file. Where is it located...

Use one hierarchy to implement a multi-tag bit set.

Hi guys, I want to use nanocube-binning-csv, but find following errors: ============================================= AttributeError: 'module' object has no attribute 'isnumeric' ============================================= So I downgrade my pandas version to 0.15=6.2, however it...

According to our project, we would like to know the coordinates of the polygon corners while the user is drawing it, in particular on click event on the map; so...

Is there any reason why Docker isn't supported by the project?

Running the following command : `../configure --prefix=$NANOCUBE_SRC CXXFLAGS="-O3"` Gives me the following output : configure: Detected BOOST_ROOT; continuing with --with-boost=/usr/include/boost157 checking for Boost headers version >= 1.48.0... no configure: error:...

Hello there, I've checked on Nabble forum but haven't found the related topic soooo... Here I'm, let's try this beautifull stuff :) So 1) my env is: -OSX -python installed...

Dear @laurolins/nanobuce support, I've recently discovered your toolkit and I'm testing it. The test demo about crimes on my machine at localhost now works perfectly, BUT... It's my behaviour to...