mods.datasets
Module Contents
Functions
Get path to 'avg_mech_prop_si.csv' |
|
Get path to 'avg_mech_prop_imperial.csv' |
|
Get path to 'w_shapes_fps_imperial.csv' |
|
Get path to 'w_shapes_fps_si.csv' |
- mods.datasets.get_mechanical_properties_si()
Get path to ‘avg_mech_prop_si.csv’
- Return type:
pandas.DataFrame
References
[1] R.C. Hibbeler, Mechanics of Materials, 9th ed., Pearson, 2014.
- mods.datasets.get_mechanical_properties_imperial()
Get path to ‘avg_mech_prop_imperial.csv’
- Return type:
pandas.DataFrame
References
[1] R.C. Hibbeler, Mechanics of Materials, 9th ed., Pearson, 2014.
- mods.datasets.get_w_shapes_imperial()
Get path to ‘w_shapes_fps_imperial.csv’
- Return type:
pandas.DataFrame
References
[1] R.C. Hibbeler, Mechanics of Materials, 9th ed., Pearson, 2014.
- mods.datasets.get_w_shapes_si()
Get path to ‘w_shapes_fps_si.csv’
- Return type:
pandas.DataFrame
References
[1] R.C. Hibbeler, Mechanics of Materials, 9th ed., Pearson, 2014.