qri-io / starlib

qri's standard library for starlark
MIT License
116 stars 29 forks source link

feat(dataframe): Comparator compares python and starlark dataframes #153

Closed dustmop closed 2 years ago

dustmop commented 2 years ago

A python program that can be run to see the differences in our starlark dataframe implementation and the reference python pandas version.