Closed Kivike closed 4 years ago
I implemented the heatmap part directly here. It's not making a distinction between the hotel data and crime data right now, so both arguments can be used. The file has to be either xlsx
or csv
, and several other assertions are also made when constructing the heatmap.
Later on we should consider extending the functionality however it's possible - hopefully at least rendering two datasets e.g. with different colors on top of the same map (hotels and crimes).
@ppeerttu Great, I thought about detecting file type by extension as well, should be fine unless we want to convert the files to same type, but I don't see a need for that
First version of CLI with argparse
Still missing these commands: