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(cls) Set[str]

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

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