You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only method that I say is: list(Rdict(f'...DBS/rocksdict/{date}',options=opt).keys())
but it takes a lot of time, from what I understand it iterate over all the data.
Thanks,
The only method that I say is:
list(Rdict(f'...DBS/rocksdict/{date}',options=opt).keys())but it takes a lot of time, from what I understand it iterate over all the data.
Thanks,