Skip to main content
Back to top
Ctrl
+
K
CAF.mat 0.0.1+125.ge087b07
Quick Start
User Guide
API Reference
Changelog
More
Issues
CAF Handbook
Search
Ctrl
+
K
System Settings
Light
Dark
GitHub
Search
Ctrl
+
K
Quick Start
User Guide
API Reference
Changelog
Issues
CAF Handbook
System Settings
Light
Dark
GitHub
Collapse Sidebar
Expand Sidebar
Section Navigation
caf.mat
caf.mat.cube
CUBEMatConverter
CUBEMatConverter.__init__
CUBEMatConverter.folder_to_omx
CUBEMatConverter.from_csv
CUBEMatConverter.from_omx
CUBEMatConverter.to_omx
Path
Path.absolute
Path.chmod
Path.cwd
Path.exists
Path.expanduser
Path.glob
Path.group
Path.hardlink_to
Path.home
Path.is_block_device
Path.is_char_device
Path.is_dir
Path.is_fifo
Path.is_file
Path.is_mount
Path.is_socket
Path.is_symlink
Path.iterdir
Path.lchmod
Path.link_to
Path.lstat
Path.mkdir
Path.open
Path.owner
Path.read_bytes
Path.read_text
Path.readlink
Path.rename
Path.replace
Path.resolve
Path.rglob
Path.rmdir
Path.samefile
Path.stat
Path.symlink_to
Path.touch
Path.unlink
Path.write_bytes
Path.write_text
CUBEMatConverterError
caf.mat.direction
caf.mat.direction.factors
load_occupancies
Collection
Mapping
OccupanciesParameters
PhiFactors
PhiFactorsParameters
Sequence
InvalidPhiFactorsError
UnexpectedPhiFactorsWarning
caf.mat.direction.od_to_pa
balance_fh_th_by_op
balance_fh_th_conserve_24hr
disaggregate_postme
main
nhb_proportions
od_to_pa
OD2PAParameters
Sequence
TypeVar
caf.mat.matrices
Iterator
LongMatrices
LongMatrices.__init__
LongMatrices.exists
LongMatrices.from_csv
LongMatrices.get_matrix
LongMatrices.new
LongMatrices.save_csv
LongMatrices.set_matrix
LongMatrices.to_frame
MatricesBase
MatricesBase.__init__
MatricesBase.aggregate
MatricesBase.disaggregate
MatricesBase.exists
MatricesBase.get_matrix
MatricesBase.new
MatricesBase.set_matrix
MatricesBase.validate_matrix
MatricesBase.validate_slice
Matrix
Matrix.__init__
MatrixFiles
MatrixFiles.__init__
MatrixFiles.exists
MatrixFiles.get_matrix
MatrixFiles.new
MatrixFiles.set_matrix
MatrixType
MemoryMatrices
MemoryMatrices.__init__
MemoryMatrices.exists
MemoryMatrices.get_matrix
MemoryMatrices.new
MemoryMatrices.set_matrix
MatricesWarning
PAError
caf.mat.omx
Generator
Generator.close
Generator.send
Generator.throw
OMXFile
OMXFile.__init__
OMXFile.get_all
OMXFile.get_matrix_array
OMXFile.get_matrix_level
OMXFile.set_matrix_level
OMXFile.to_csvs
Path
Path.absolute
Path.chmod
Path.cwd
Path.exists
Path.expanduser
Path.glob
Path.group
Path.hardlink_to
Path.home
Path.is_block_device
Path.is_char_device
Path.is_dir
Path.is_fifo
Path.is_file
Path.is_mount
Path.is_socket
Path.is_symlink
Path.iterdir
Path.lchmod
Path.link_to
Path.lstat
Path.mkdir
Path.open
Path.owner
Path.read_bytes
Path.read_text
Path.readlink
Path.rename
Path.replace
Path.resolve
Path.rglob
Path.rmdir
Path.samefile
Path.stat
Path.symlink_to
Path.touch
Path.unlink
Path.write_bytes
Path.write_text
OMXWarning
caf.mat.ufm
update_env
CSVFormat
UFMConverter
UFMConverter.__init__
UFMConverter.csv_to_ufm
UFMConverter.omx_to_ufm
UFMConverter.stack
UFMConverter.ufm_to_csv
UFMConverter.ufm_to_omx
UFMConverter.ufm_to_square_csvs
Indices
General Index
Python Module Index
API Reference
caf.mat
caf.mat.direction
caf.mat.direction.factors
Mapping
Mapping.get
Mapping.get
#
Mapping.
get
(
k
[
,
d
]
)
→
D[k]
if
k
in
D,
else
d.
d
defaults
to
None.
#
On this page
Mapping.get()
Edit on GitHub