mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 20:35:31 +08:00
[DataFrames] Updating Error messages to encourage contribution. (#1623)
This commit is contained in:
committed by
Robert Nishihara
parent
4a15c2c65c
commit
e7df293946
@@ -7,6 +7,8 @@ import numpy as np
|
||||
import pandas as pd
|
||||
import ray.dataframe as rdf
|
||||
|
||||
ray.init()
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def ray_df_equals_pandas(ray_df, pandas_df):
|
||||
|
||||
Reference in New Issue
Block a user