typeddfs.utils

Tools that could possibly be used outside of typed-dfs.

Submodules

Package Contents

class typeddfs.utils.Utils
json_decoder
json_encoder
classmethod banned_names() Set[str]

Lists strings that cannot be used for column names or index level names.

classmethod default_hash_algorithm() str
classmethod insecure_hash_functions() Set[str]