Commit History

Author SHA1 Message Date
  Andrej f9956b252b Adding option to duplicate (copy) columns in pandas df prior to analysis 1 week ago
  Andrej 639d5e5688 Adding attribute error in parsing dates 2 months ago
  Andrej 406bfa8174 Labkey interface uses context in connection 3 months ago
  Andrej Studen 11696fa54a Update 'Readme.md' 4 months ago
  Andrej c5115ed2d7 Reverting naming inconsistency 8 months ago
  Andrej f64144e304 Adding mirrors of crf module (crude) for python-ish CRF management 9 months ago
  Andrej c7a38eb200 Adding updateAlias as an optional attribute of pars that modifies aliases after the default routine, default is to not modify them 9 months ago
  Andrej 73e244e31a Adding pars as argument to getId 9 months ago
  Andrej 5948b26000 Adding pars to rowValid 9 months ago
  Andrej 3c6d89fd00 Adding parameter pars to updateAndValidate entry to be able to compare entry against setup in pars 9 months ago
  Andrej aa1acc4fbf Copy type from metaData when parsing field layout 10 months ago
  Andrej afb5d03b1d Extending asKey to ignore value integer requirement for fields with type of string 10 months ago
  Andrej 64117ec0bc Change updateEntry to updateAndValidateEntry which for entries returning False skips them 10 months ago
  Andrej ecb8d2d2e0 Adding updateEntry function to set values to fields that can be computed from other fields in entry 10 months ago
  Andrej 2bd6da002f Have getLookup follow containerPath variable in lookup to load lists from projects other than current 10 months ago
  Andrej 638406421a Adding idField to change default ParticipantId to an alternative labkey field, particularly usefule when updating lists rather than datasets 10 months ago
  Andrej 9692fdaab8 Adding dateVariable to pars to set date of entry automatically 10 months ago
  Andrej ff51469010 Adding row validator with trivial default behavior to importXLSX 10 months ago
  Andrej 5ed055e622 Adding printRows flag to turn printing of rows to be inserted/updated on or off, adding matchOnly to supress insertion of new rows to database 10 months ago
  Andrej 5a01eab7a7 In loadSafely print rows to be updated or inserted 10 months ago
  Andrej ce67cd7448 Adding debug to importXLSX 10 months ago
  Andrej 227ea52ee3 Adding possibility to match further columns in loadSafely as a precausion against mismatched rows for partial updates 10 months ago
  Andrej 7553210e7f Also decode lookup for additionalVars 11 months ago
  Andrej cc09c97fa1 Adding additionalVariables setup field to supply constant variables for the whole dataset 11 months ago
  Andrej e6770daf43 Adding loop breaks for successful conversion in parseDate 11 months ago
  Andrej 12171a3267 Making parseDate more verbose in failure 11 months ago
  Andrej 2e7cd2ad9f Adding missing return in getLookupMap 11 months ago
  Andrej 65917bc6fb More debug in importXLSX 11 months ago
  Andrej d8248b091c Adding scripts that create a default network setup file 1 year ago
  Andrej 48b3b24aa9 Adding optional keyColumn to importXLSX.loadSafely 1 year ago