tanja
|
402aacc593
fixed bug in init
|
3 years ago |
tanja
|
95d549a404
added new utils classes
|
3 years ago |
tanja
|
62c5f4909a
fixed bug in init
|
3 years ago |
tanja
|
5d4bb77653
added gridsearch parameter selection and a parent abstract pipeline selector
|
3 years ago |
tanja
|
0d882e185b
added a new hyperopt selector scipt called Selector and sample parameter spaces
|
3 years ago |
tanja
|
f097f538ac
query to dataframe in InfluxdbHandler, added returning empty dataframe
|
3 years ago |
tanja
|
c1b216e5b4
corrected a bug with None tag columns
|
3 years ago |
tanja
|
a5acfc6b38
corrected a bug with None tag columns
|
3 years ago |
tanja
|
301cfda7e5
finishing merge
|
3 years ago |
tanja
|
88dd362c85
added default None values for start and stop in InfluxdbHandler.query_between_dates
|
3 years ago |
ogert
|
0c147af5ec
misc change
|
3 years ago |
ogert
|
474d6fb396
bug fix
|
3 years ago |
ogert
|
623f748855
Merge branch 'master' of https://intra.acdp.at/gogs/tanja/cdplib
|
3 years ago |
ogert
|
6e16b28a14
misc changes
|
3 years ago |
tanja
|
d319aedb0d
fixed a bug in the write method of influx handler
|
3 years ago |
tanja
|
d95b71d2c8
in influxdb handler changed tags to tag_columns in the write method
|
3 years ago |
tanja
|
07c1673eed
added tag columns to the write method
|
3 years ago |
tanja
|
30b570b820
fixed timestamp format in select between dates
|
3 years ago |
tanja
|
4c6223c959
added insert_dataframe method to influx handler
|
3 years ago |
tanja
|
cdce792d33
added InfluxdbHandler
|
3 years ago |
tanja
|
2eacfa6135
added indexing method to MongodbHandler
|
4 years ago |
tanja
|
f5d97de516
changed query_and_insert method to aggregate_and_insert
|
4 years ago |
tanja
|
4d724aab68
Merge branch 'master' of https://intra.acdp.at/gogs/tanja/cdplib
|
4 years ago |
tanja
|
08957e7472
added a method query_and_insert_into_collection to MongodbHanlder
|
4 years ago |
tsteuer
|
002ce6acfa
added collection count method to mongohandler
|
4 years ago |
ogert
|
15925a9b35
change correlation matrix calculation back to previous version
|
4 years ago |
ogert
|
cf71740f17
update correlation matrix calculation
|
4 years ago |
ogert
|
38f6b47349
Add fallback in case aggregate doesnt return any data
|
4 years ago |
ogert
|
295353021c
Add fallback in case aggregate doesnt return any data
|
4 years ago |
ogert
|
dc063d395d
Add fallback in case aggregate doesnt return any data
|
4 years ago |