Giter VIP home page Giter VIP logo

Comments (2)

harold avatar harold commented on July 24, 2024

Added a failing test:

$ ./scripts/run-tests 

...

Testing tech.v3.dataset-test

ERROR in (print-all-test) (impl.clj:289)
expected: (> (count (with-out-str (println (ds/print-all ds)))) 1000)
09:37:09.412 [main] WARN tech.v3.dataset.missing - Column has no values and strategy (:value) is dependent upon existing values
  actual: java.lang.RuntimeException: Item is not iterable: class clojure.lang.Keyword
 at ham_fisted.impl$eval2066$fn__2070.invoke (impl.clj:289)
    ham_fisted.protocols$eval1019$fn__1031$G__1010__1036.invoke (protocols.clj:11)
    ham_fisted.lazy_noncaching$filter.invokeStatic (lazy_noncaching.clj:223)
    ham_fisted.lazy_noncaching$filter.invoke (lazy_noncaching.clj:213)
    tech.v3.dataset.print$dataset_data__GT_str.invokeStatic (print.clj:215)
    tech.v3.dataset.print$dataset_data__GT_str.invoke (print.clj:95)
    tech.v3.dataset.print$dataset__GT_str.invokeStatic (print.clj:321)
    tech.v3.dataset.print$dataset__GT_str.invoke (print.clj:306)
    tech.v3.dataset.print$dataset__GT_str.invokeStatic (print.clj:323)
    tech.v3.dataset.print$dataset__GT_str.invoke (print.clj:306)
    tech.v3.dataset.impl.dataset.Dataset.toString (dataset.clj:416)
    tech.v3.dataset.impl.dataset$eval14072$fn__14073.invoke (dataset.clj:490)
    clojure.lang.MultiFn.invoke (MultiFn.java:234)
    clojure.core$pr_on.invokeStatic (core.clj:3675)
    clojure.core$pr.invokeStatic (core.clj:3678)
    clojure.core$pr.invoke (core.clj:3678)
    clojure.lang.AFn.applyToHelper (AFn.java:154)
    clojure.lang.RestFn.applyTo (RestFn.java:132)
    clojure.core$apply.invokeStatic (core.clj:667)
    clojure.core$prn.invokeStatic (core.clj:3715)
    clojure.core$prn.doInvoke (core.clj:3715)
    clojure.lang.RestFn.applyTo (RestFn.java:137)
    clojure.core$apply.invokeStatic (core.clj:667)
    clojure.core$println.invokeStatic (core.clj:3734)
    clojure.core$println.doInvoke (core.clj:3734)
    clojure.lang.RestFn.invoke (RestFn.java:408)
    tech.v3.dataset_test$fn__55918$fn__55936.invoke (dataset_test.clj:1575)
    tech.v3.dataset_test$fn__55918.invokeStatic (dataset_test.clj:1575)
    tech.v3.dataset_test/fn (dataset_test.clj:1571)
...

from tech.ml.dataset.

harold avatar harold commented on July 24, 2024

👏

from tech.ml.dataset.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.