Results 5 issues of mauruscz

If I try to change FEATURES_DISC and FEATURE_GEN to a number that is not 64 I still get generated sample that have size 64x64. Is it normal / does it...

The function `plot_flows`seems to ignore the `tile` parameter: whatever the value, the map will be created with `Stamen Toner` tiles. Furthermore, this basemap will be dismissed from 31/10/2023 and it...

The default value of the parameters `max_points`in `plot_trajectory` should be `None`. By default, I expect to see the whole trajectory plotted, then if I have computational/visualization problem I could downgrade...

If I have a FlowDataFrame whose columns are `origin | destination | flow | attr_1 | attr_2` and I try to take a subset of column, it is only allowed...

Hi, After several trials I managed to set a "saving" framework, so I am now able to save my plots as svg/png. Nevertheless, when I save it from the interface...

bug