formulaic-1.2.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
formulaic-1.2.1.dist-info/METADATA,sha256=sdIKfZdVec9GRVQlw4aWo0mNuaQz2rHQwT_LHJcML6s,6970
formulaic-1.2.1.dist-info/RECORD,,
formulaic-1.2.1.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
formulaic-1.2.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
formulaic-1.2.1.dist-info/direct_url.json,sha256=WR33DqQfg04C-1rvFKOrQid7BH_EZj7JUulmRjOJMxc,99
formulaic-1.2.1.dist-info/licenses/LICENSE,sha256=UjDNkKF1poCozrGHT6ZQjSWrtNC4c6MPEP4oiPPX4oA,1072
formulaic/__init__.py,sha256=t_JRYWulqY5bHM_cfjbRjOE1ugK9wnbuZymH3Ja-Ey0,826
formulaic/__pycache__/__init__.cpython-311.pyc,,
formulaic/__pycache__/_version.cpython-311.pyc,,
formulaic/__pycache__/errors.cpython-311.pyc,,
formulaic/__pycache__/formula.cpython-311.pyc,,
formulaic/__pycache__/model_matrix.cpython-311.pyc,,
formulaic/__pycache__/model_spec.cpython-311.pyc,,
formulaic/__pycache__/sugar.cpython-311.pyc,,
formulaic/_version.py,sha256=o_HX9RG1Az6cNVO1yJqZGUGJ9beCOu4JDzG2rpuz-yQ,511
formulaic/errors.py,sha256=AqCFgdriEZRHyqwQqQAxM5joLD42oVTsxqwsmDFyi8w,995
formulaic/formula.py,sha256=n2d1v69zkb0UWQdvSYj1oO3qpEDvCl8zaNaotyD-rvs,28986
formulaic/materializers/__init__.py,sha256=nPL62AqHpoSth3l5DNDl2EybR48bumkyMmyirex47_A,341
formulaic/materializers/__pycache__/__init__.cpython-311.pyc,,
formulaic/materializers/__pycache__/base.cpython-311.pyc,,
formulaic/materializers/__pycache__/narwhals.cpython-311.pyc,,
formulaic/materializers/__pycache__/pandas.cpython-311.pyc,,
formulaic/materializers/base.py,sha256=1f9OmcZggQWHL-8owU2kZ2hRdK4wDzD7zHqipy106Ug,37942
formulaic/materializers/narwhals.py,sha256=W5CdkcUk-YD257swMPZHaALRtJKaBRrSojjDviSuEpg,7006
formulaic/materializers/pandas.py,sha256=lMZUId6L6FPyKio-mn2okN8otEGBEl4JNxv6D2XyVsk,6587
formulaic/materializers/types/__init__.py,sha256=L0APihH9z5Of6M1whGtzXBQYbd3uLALL_ZV72j7IXD0,330
formulaic/materializers/types/__pycache__/__init__.cpython-311.pyc,,
formulaic/materializers/types/__pycache__/enums.cpython-311.pyc,,
formulaic/materializers/types/__pycache__/evaluated_factor.cpython-311.pyc,,
formulaic/materializers/types/__pycache__/factor_values.cpython-311.pyc,,
formulaic/materializers/types/__pycache__/scoped_factor.cpython-311.pyc,,
formulaic/materializers/types/__pycache__/scoped_term.cpython-311.pyc,,
formulaic/materializers/types/enums.py,sha256=hrkQjPwostiLoq3Ul7yF9JuKXaXrnbajt6-7Ml39Yb8,193
formulaic/materializers/types/evaluated_factor.py,sha256=1MXFnKNS_UO7o0AtatzjjbVNrlkLc2jf96SVGskEq9o,1923
formulaic/materializers/types/factor_values.py,sha256=gGjXEyLbkArHhAlVbAn9IOeBdP5M2n4QXwaWI0-I-v0,5964
formulaic/materializers/types/scoped_factor.py,sha256=P-C1W2LTsHVtU00J4cngzEHW4j1Qb0MN_31XOCiQHGU,1048
formulaic/materializers/types/scoped_term.py,sha256=dSKX5OLO9WgEsoy0Yc-9e9jfzUVbLUKieX9aHO1LaSo,3478
formulaic/model_matrix.py,sha256=cd--3aDbnFkoU4mkKpfYuDyTaKy-csH5Ic4Tk-741HE,3499
formulaic/model_spec.py,sha256=paRprekwOfDb51Y0fga7cC-Lv1ihD-5FV34tomdShvE,32610
formulaic/parser/__init__.py,sha256=FWp6zhGJX3o-JAxb7xR6UkTraCEH-qCMCDG9Usrz9og,153
formulaic/parser/__pycache__/__init__.cpython-311.pyc,,
formulaic/parser/__pycache__/parser.cpython-311.pyc,,
formulaic/parser/__pycache__/utils.cpython-311.pyc,,
formulaic/parser/algos/__init__.py,sha256=zUf2Vpn__W97_y0VLJNDlA1WbkZvOP5Iq5IFjLprNGc,124
formulaic/parser/algos/__pycache__/__init__.cpython-311.pyc,,
formulaic/parser/algos/__pycache__/sanitize_tokens.cpython-311.pyc,,
formulaic/parser/algos/__pycache__/tokenize.cpython-311.pyc,,
formulaic/parser/algos/__pycache__/tokens_to_ast.cpython-311.pyc,,
formulaic/parser/algos/sanitize_tokens.py,sha256=VAZxSFYrFqHBcNJ8PsPq_F6GgrGWeLWk5yz5upog68E,1329
formulaic/parser/algos/tokenize.py,sha256=F7ERqtsnqptrcETYDrK5C1HUDtCsM1yymUAKQOqOZ_w,6953
formulaic/parser/algos/tokens_to_ast.py,sha256=256Ufv5Yz3xKtm3-N_ib1EjYF8Ramkt3kt6O9bbVaaA,7493
formulaic/parser/parser.py,sha256=YxWm45fdYQk2CawbJpPceQPglv7cTbNPHaObxNlA6eY,20685
formulaic/parser/types/__init__.py,sha256=yn2MUNcQg7CrBsfBal22HXVMNIUGI2EZPB5W58Qjin4,410
formulaic/parser/types/__pycache__/__init__.cpython-311.pyc,,
formulaic/parser/types/__pycache__/ast_node.cpython-311.pyc,,
formulaic/parser/types/__pycache__/factor.cpython-311.pyc,,
formulaic/parser/types/__pycache__/formula_parser.cpython-311.pyc,,
formulaic/parser/types/__pycache__/operator.cpython-311.pyc,,
formulaic/parser/types/__pycache__/operator_resolver.cpython-311.pyc,,
formulaic/parser/types/__pycache__/ordered_set.cpython-311.pyc,,
formulaic/parser/types/__pycache__/term.cpython-311.pyc,,
formulaic/parser/types/__pycache__/token.cpython-311.pyc,,
formulaic/parser/types/ast_node.py,sha256=bgA3-UfePFufi6sgPzVuL4C81r-_aN2_8BJifrw89AE,3849
formulaic/parser/types/factor.py,sha256=wuxQ3oYJzi4Qv5Qr6s4-wlVsJOirNA6VkOCLbLYYp0I,3404
formulaic/parser/types/formula_parser.py,sha256=aR07RDsCGVE9kBQjE_8z8yGNZuEuvN3xazZhWYfGzNE,7400
formulaic/parser/types/operator.py,sha256=NUu-rj_6JKSZR-cZJpppA_CLmlJCMW06yF_vuLTbVnY,4688
formulaic/parser/types/operator_resolver.py,sha256=66zUX2wK0QIMgBhMF78c4-MkQFXgebvZJ1l00kvqFMU,3198
formulaic/parser/types/ordered_set.py,sha256=QMxl3m_7XAcZXExwqU4vka3T9zeT6iwMY48QeI6y_Do,742
formulaic/parser/types/term.py,sha256=It0VXhP9qKVUNTqZBIPNTSB_y4FTXTYEMpzkAIGw0jI,2565
formulaic/parser/types/token.py,sha256=qXurlcW_k3MNJpT3H1yotDec-GCmFvKcKtVPc4SBX8w,9583
formulaic/parser/utils.py,sha256=KWdOOwdKR3Vut8SZhi_UdVr8RVxrkE5cikmywrOACA4,9573
formulaic/sugar.py,sha256=b8MdXgSR1qK1UauOkbo-FeyspE7pfGu2sOTQuVqbz2c,2901
formulaic/transforms/__init__.py,sha256=mW_kZk02ONx6yAks5rx05ajO9JSRXl3xGucW_F8AnmE,1302
formulaic/transforms/__pycache__/__init__.cpython-311.pyc,,
formulaic/transforms/__pycache__/basis_spline.cpython-311.pyc,,
formulaic/transforms/__pycache__/contrasts.cpython-311.pyc,,
formulaic/transforms/__pycache__/cubic_spline.cpython-311.pyc,,
formulaic/transforms/__pycache__/hashed.cpython-311.pyc,,
formulaic/transforms/__pycache__/identity.cpython-311.pyc,,
formulaic/transforms/__pycache__/lag.cpython-311.pyc,,
formulaic/transforms/__pycache__/patsy_compat.cpython-311.pyc,,
formulaic/transforms/__pycache__/poly.cpython-311.pyc,,
formulaic/transforms/__pycache__/scale.cpython-311.pyc,,
formulaic/transforms/basis_spline.py,sha256=ABMVFQMhOx0_6s5G_VaKzpkZFuhwuyrjzG8dDhYoWRA,9130
formulaic/transforms/contrasts.py,sha256=89YoOkhRQyuj8dGu7TasQtPMuDD1Qs-tSNS7uPlxUVM,33586
formulaic/transforms/cubic_spline.py,sha256=2FCpVXrSI1iKlw54NW3-b4sClwZGveVcGXP8yiU0Bzk,22582
formulaic/transforms/hashed.py,sha256=qkUBpR8D7K5R33eJbI6GesKn1reVMnzCcitx-CjK3-k,2524
formulaic/transforms/identity.py,sha256=B09cRt4YSXJratMZdGkq38JWNdQF4NnHM9xYPapVGeg,160
formulaic/transforms/lag.py,sha256=HSSpT_ggF13tCzyM55QVHnjjp4_PeAhqL3866i1ECiY,1284
formulaic/transforms/patsy_compat.py,sha256=J1i-cizoUL7-tha-Kqa-f39xdCUJ4zjiFxvzGjok2Tw,1028
formulaic/transforms/poly.py,sha256=iov1U0YEKd-jCx9zFAPtKfkiJUpS4ZP1ZHZqdp-iGI8,5253
formulaic/transforms/scale.py,sha256=xUL2kQZaAc0LNKruFL04h6iQygGIYZajKM4vu_7gfZI,2269
formulaic/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
formulaic/utils/__pycache__/__init__.cpython-311.pyc,,
formulaic/utils/__pycache__/calculus.cpython-311.pyc,,
formulaic/utils/__pycache__/cast.cpython-311.pyc,,
formulaic/utils/__pycache__/code.cpython-311.pyc,,
formulaic/utils/__pycache__/constraints.cpython-311.pyc,,
formulaic/utils/__pycache__/context.cpython-311.pyc,,
formulaic/utils/__pycache__/deprecations.cpython-311.pyc,,
formulaic/utils/__pycache__/iterators.cpython-311.pyc,,
formulaic/utils/__pycache__/layered_mapping.cpython-311.pyc,,
formulaic/utils/__pycache__/null_handling.cpython-311.pyc,,
formulaic/utils/__pycache__/sentinels.cpython-311.pyc,,
formulaic/utils/__pycache__/sparse.cpython-311.pyc,,
formulaic/utils/__pycache__/stateful_transforms.cpython-311.pyc,,
formulaic/utils/__pycache__/structured.cpython-311.pyc,,
formulaic/utils/__pycache__/variables.cpython-311.pyc,,
formulaic/utils/calculus.py,sha256=At4UJV3ixikSnSYbPnNqTVkckZlYSaQG8o2b7_NzUJw,3945
formulaic/utils/cast.py,sha256=aPpWTauZw1j3xxDf2nMcJ7AnaOJbzmroLO0V6hoODnE,2148
formulaic/utils/code.py,sha256=wyFJSjmzz3wPaYJlDSilzjC7rhbTEwCLQg-t24Ov8VM,3878
formulaic/utils/constraints.py,sha256=u5IZv5sJCEAvgHm44S19Z46egbahj9nOQQuWcJpm67Q,19015
formulaic/utils/context.py,sha256=oAEHNbGQyYewIJtlI8S38fayD3Mei4EyeiEQ7nYp7V4,1899
formulaic/utils/deprecations.py,sha256=75yOHukcO7mEmtBIRPvG90p_6XIOEBH7ym-7joV4EXs,1004
formulaic/utils/iterators.py,sha256=hTspN_NDt13EExz4wlpPQGaxoHCWvfIV9-ireCrhwt8,1084
formulaic/utils/layered_mapping.py,sha256=qYTTVXzuHbi0zFmKB2EKgg8jaCnZ_hi-K-_05911b9g,5961
formulaic/utils/null_handling.py,sha256=UycykWw78xcLUenjt5asfJZMGbEpidk5yjZoQVXBl98,4357
formulaic/utils/sentinels.py,sha256=eyUO9d304KzlBZDTrFVTBOyJgmzRXT3t4ifgJplSUJU,480
formulaic/utils/sparse.py,sha256=Xu0jSIZJIqDDZDZEUUHAHgtXMo7K8rozdHAwQIkqNJk,1698
formulaic/utils/stateful_transforms.py,sha256=mYKnCRd2HsWBJAKNWv7vsBKyEkqX_FaK3DaNJccx7tQ,7868
formulaic/utils/structured.py,sha256=SKgM1wGY2xDfvjJwKdP5njg-tOBa3miuV4o0vFpVE1M,20031
formulaic/utils/variables.py,sha256=wpYrMcQRWQhk2tuzh6MpVAetKdLSV6zV1sypIc6v3HM,3612
