mirror of
https://github.com/wassname/ray.git
synced 2026-07-02 00:46:14 +08:00
Fix dataframe test linting and test. (#1629)
This commit is contained in:
committed by
Philipp Moritz
parent
0fcceef772
commit
1222d09224
@@ -7,8 +7,6 @@ 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