Skip to content

Releases: InsightLab/PyMove

Pinned pandas to compatible version

14 Jun 00:57
Compare
Choose a tag to compare

📌 Pinned pandas to 1.0.0 to 1.3.5

Type Checking, Methods Renaming and Inplace

14 Jul 00:08
ee5b682
Compare
Choose a tag to compare
  • Made all methods, except class methods, not inplace by default
  • Added type anotation for all methods
  • Cleaned and standardized method names
  • Added examples for pymove.utils and pymove.visualization