Open Kludex opened 1 year ago
The idea here would be to support types from pandas, like: pd.DataFrame.
pd.DataFrame
You can check how other types are implemented for reference. I guess this would be the easiest one.
I would like to give it a shot, if you don't mind.
Go ahead. 👍 Let me know if you need guidance.
The idea here would be to support types from pandas, like:
pd.DataFrame
.You can check how other types are implemented for reference. I guess this would be the easiest one.