base_dfop# Base DataFrame operation. class jsonpolars.base_dfop.BaseDfop(type: str = Sentinel('REQUIRED'))[source]# jsonpolars.base_dfop.parse_dfop(dct: Dict[str, Any]) → T_DFOP[source]# Note: you have to import everything in the jsonpolars.dfop module to make this work.