erp12 / Rica

DataFrame abstraction for Clojure data scientists.

Home Page:https://erp12.github.io/Rica/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dissoc on DataFrame raises error

erp12 opened this issue · comments

The drop function in the rica.core namespace works, however dissoc would be nice as well.

ClassCastException rica.data_frame.DataFrame cannot be cast to clojure.lang.IPersistentMap  clojure.lang.RT.dissoc (RT.java:884)