Commit Graph

13 Commits

Author SHA1 Message Date
Felix Spöttel
e633665813 chore: update license 2022-07-01 18:12:00 +02:00
Felix Spöttel
cff5256d06 feat: add --debug flag, improve logging & help
closes #9
2022-07-01 17:53:09 +02:00
Felix Spöttel
4dfa08bbbc feat: add --open flag (#11)
closes #5
2022-07-01 17:08:53 +02:00
Felix Spöttel
eaa4022b70 ci: use pipfile.lock as cache key 2022-07-01 17:05:43 +02:00
Felix Spöttel
1cb5541baa chore: remove clustering print 2022-07-01 17:04:56 +02:00
Felix Spöttel
b40074317c feat: extend kepler.gl color range
closes #10
2022-07-01 17:04:33 +02:00
Miguel Sozinho Ramalho
f1053953ba feat: auto-deploy to pypi (#8) 2022-07-01 15:23:50 +01:00
Felix Spöttel
f55782d0da fix: update setup.py entry_points to use __main__ 2022-06-30 14:16:48 +02:00
msramalho
4b0b659adf fix: run black 2022-06-30 13:53:48 +02:00
msramalho
a8acf389ef fix: missing assignment in NaN replace 2022-06-30 13:48:58 +02:00
Miguel Sozinho Ramalho
729c2e49bf feat: fixes after testing with noisier data (#2)
* print a warning to console when invalid coordinates are present in dataset.
* rename cli to __main__ to allow calling as a python module
* move data validation to `io` module
2022-06-30 13:18:39 +02:00
Felix Spöttel
50f8a872e6 feat: prototype 2022-06-30 13:18:39 +02:00
Felix Spöttel
60e2ff68cc root commit 2022-06-29 18:14:10 +02:00