Y
Hacker News
new
|
ask
|
show
|
jobs
by
adornedCupcake
2051 days ago
I don't suppose there's type checking on indexing via fields... IE df.at(field_value) typechecks no matter what type the first field of the record class is.
1 comments
joshlk
2050 days ago
This wasn't implemented as I think it would be very hard to do/impossible in Python.
link