@ -47,9 +47,7 @@ if not new_df.equals(df) and not changed:
restapi.data=df=new_df
ifnotdf.empty:
print("<<< write hdf")
df.to_hdf("output.h5",key="data")
restapi.dfh.dump()
print(">>> end of streamlit run")
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.