phryk pushed to main at phryk-evil-mad-sc.../poobrains 2021-05-13 10:54:57 +00:00
cdb60d92c5 geodata filtering with manually built polygons now works
bd877c05e7 moved analysis.data.__types__ data into analysis.util dtype definitions
8e2276878c properly moved matching and filtering logic into dtypes
6e2c013d47 dtype-specific join conditions implemented, filters halfway done.
4369d6db3b centralized numpy dtype handling in analysis.util into classes
Compare 13 commits »
phryk deleted branch master from phryk-evil-mad-sc.../poobrains 2021-05-13 10:53:00 +00:00
phryk created branch main in phryk-evil-mad-sc.../poobrains 2021-05-13 10:50:25 +00:00
phryk pushed to main at phryk-evil-mad-sc.../poobrains 2021-05-13 10:50:25 +00:00
phryk pushed to trashpandas at phryk-evil-mad-sc.../poobrains 2021-05-13 10:44:52 +00:00
cdb60d92c5 geodata filtering with manually built polygons now works
phryk pushed to trashpandas at phryk-evil-mad-sc.../poobrains 2021-05-12 18:32:46 +00:00
bd877c05e7 moved analysis.data.__types__ data into analysis.util dtype definitions
phryk pushed to trashpandas at phryk-evil-mad-sc.../poobrains 2021-05-09 20:08:04 +00:00
8e2276878c properly moved matching and filtering logic into dtypes
phryk opened issue phryk-evil-mad-sc.../poobrains#54 2021-05-08 22:06:02 +00:00
Fix mailing
phryk pushed to master at phryk/freebsd-helpers 2021-04-27 17:57:08 +00:00
2a085f5835 fix for the fix in the last commit. very yes.
phryk pushed to master at phryk/freebsd-helpers 2021-04-27 17:56:35 +00:00
7fc6c9dac1 fixed call to pkg-upgrade for jails
phryk pushed to master at phryk/freebsd-helpers 2021-04-27 17:55:24 +00:00
e1bafde6bf fixed checks whether is empty
phryk pushed to master at phryk/freebsd-helpers 2021-04-27 16:59:41 +00:00
dc616c3fc8 added umount to bootstick-uefi.sh to make sure the contents of the stick are synced (and that the system is in the same state as before the script is run)
phryk pushed to master at phryk/freebsd-helpers 2021-04-27 16:34:33 +00:00
c85b3ad88b moar, bettar, widar
phryk pushed to master at phryk/freebsd-helpers 2021-04-26 11:28:12 +00:00
b28273cf2b added script to make crypto bootstick
412c1b093b maybe fix?
9175166283 more complete jailbase, using base.txz instead of make installworld
9b2b133e98 hurr durr, lets make /tmp fsck'ed
6a78f4d9eb fix the fixing fix for the fix fix fix
phryk created repository phryk/freebsd-helpers 2021-04-26 11:27:02 +00:00
phryk pushed to trashpandas at phryk-evil-mad-sc.../poobrains 2021-04-04 22:25:07 +00:00
6e2c013d47 dtype-specific join conditions implemented, filters halfway done.
phryk pushed to trashpandas at phryk-evil-mad-sc.../poobrains 2021-04-01 13:00:13 +00:00
4369d6db3b centralized numpy dtype handling in analysis.util into classes
phryk pushed to trashpandas at phryk-evil-mad-sc.../poobrains 2021-03-23 13:15:04 +00:00
fd33725fbb added deletion of join conditions on merge to data editor
phryk pushed to trashpandas at phryk-evil-mad-sc.../poobrains 2021-03-22 17:00:15 +00:00
7d51f9270f implemented editor parts for multi-joins when merging datasets
phryk pushed to trashpandas at phryk-evil-mad-sc.../poobrains 2021-03-21 08:04:55 +00:00
d455dce69a better use of form.fields.RenderableWrapper in data editor components – fixed a display issue of the editor UI