sotopia-lab / sotopia

Sotopia: an Open-ended Social Learning Environment (ICLR 2024 spotlight)
https://docs.sotopia.world
MIT License
127 stars 16 forks source link

Remove pandas dependency #109

Closed ProKil closed 2 weeks ago

ProKil commented 2 weeks ago

Closes #82

📑 Description

Since pandas was only used in the serialization, we remove it as a dependency for the core package, but still keep it optional for examples.

✅ Checks

ℹ Additional Information