Rohith Varanasi
Rohith Varanasi
 I want to display my X Axis this way, I need to render two lines of text with different text sizes.
## Code ```elixir Explorer.DataFrame.from_parquet("s3://path/to/file.parquet", config: %{FSS.S3.config_from_system_env() | region: "us-west-2"}) ``` ## Expected A working DataFrame ## Actual ``` ** (ErlangError) Erlang error: :nif_panicked (explorer 0.10.1) Explorer.PolarsBackend.Native.lf_compute(%Explorer.PolarsBackend.LazyFrame{resource: #Reference}) (explorer 0.10.1) lib/explorer/polars_backend/data_frame.ex:286:...