stringcalc.tension.load_data#
- stringcalc.tension.load_data()#
Load all string data.
Note
Important columns:
id: String (product) ID (e.g. “DA:PB053” for the string used for the low E in D’Addario phosphor bronze acoustic guitar light set EJ16).group_id: String group ID (e.g. “DA:PB” for D’Addario phosphor bronze) used to identify a group of strings with the same manufacturer, material, etc.uw: String unit weight (mass per unit length) [lbm/in]. For DA:PB053 this value is 0.000570.gauge: String gauge (diameter) [in]. For DA:PB053 this value is 0.053.
The “DA:” prefix in
idandgroup_idindicates the data is fromload_daddario_data().Notes
Combines results from the individual
load_*_datafunctions withfor_combined=Trueapplied.See also
load_aquila_data,load_daddario_data,load_daddario_stp_data,load_ghs_data,load_stringjoy_data,load_worth_data- Return type: