Age | Commit message (Expand) | Author |
2022-03-10 | Use context manager with database connection | Frederick Muriuki Muriithi |
2021-10-28 | Remove all elasticsearch references in gn2 | BonfaceKilz |
2021-04-30 | autopep8: Run autopep8 100 times with target rules | BonfaceKilz |
2021-04-30 | autopep8: Fix E121,E122,E123,EI24,E125,E126,E127,E128,E129,E131,E133 | BonfaceKilz |
2021-04-30 | autopep8: Fix E501 | BonfaceKilz |
2021-04-30 | autopep8: Fix E301,E302,E303,E304,E305,E306 | BonfaceKilz |
2021-04-30 | autopep8: Fix E20-E27 | BonfaceKilz |
2020-08-26 | Remove "from __future__ import new_feature" statements | BonfaceKilz |
2020-08-20 | Handle module renames in the standard library | BonfaceKilz |
2020-08-19 | Remove extra whitespace(or add it) from comma separated items | BonfaceKilz |
2020-08-19 | Rename xrange() to range() and wrap existing range() calls with list | BonfaceKilz |
2020-08-19 | Replace `izip` with python's built-in equivalent | BonfaceKilz |
2018-05-25 | Fixed issue causing anonymous collections to not work on my branch and stagin... | zsloan |
2018-05-17 | Added script to quantile normalize a data set and enter its normalized sample... | zsloan |