Commit f9ee737
committed
Skip parquet test when pyarrow is not installed
test_create_dataset_from_dataframe_parquet requires pyarrow/fastparquet
for pd.to_parquet() and pd.read_parquet(). Skip gracefully in CI
environments that don't have it.1 parent 60410a7 commit f9ee737
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
| |||
0 commit comments