-
Notifications
You must be signed in to change notification settings - Fork 1
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
Optimize DataFrame.sample which currently constructs a new array for each chosen row
enhancementImprovement to existing stuffImprovement to existing stuffStatus: Open.#38 In nl253/DataFrame;Some of the low level api is very difficult to understand and use from the node REPL
docsEverything documentation-relatedEverything documentation-relatedenhancementImprovement to existing stuffImprovement to existing stufffeatureNew stuff (code)New stuff (code)Status: Open.#36 In nl253/DataFrame;Overload the
inoperator for DataFrame.cols so that you can check if a column is part of DataFramefeatureNew stuff (code)New stuff (code)Status: Open.#35 In nl253/DataFrame;Fix overloading of the
inoperator for this.rowsbugSomething isn't workingSomething isn't workingStatus: Open.#34 In nl253/DataFrame;Document DataFrame.row indexer Proxy
docsEverything documentation-relatedEverything documentation-relatedStatus: Open.#32 In nl253/DataFrame;Refactor API into high level many-signature methods calling low-level, specific methods
enhancementImprovement to existing stuffImprovement to existing stuffStatus: Open.#27 In nl253/DataFrame;Add documentation for developers and a note about feature requests
docsEverything documentation-relatedEverything documentation-relatedStatus: Open.#26 In nl253/DataFrame;Document missing features
docsEverything documentation-relatedEverything documentation-relatedStatus: Open.#25 In nl253/DataFrame;Figure out what hasn't been documented
docsEverything documentation-relatedEverything documentation-relatedStatus: Open.#24 In nl253/DataFrame;Optimize the loading of DataFrame from a CSV text file (most common case)
enhancementImprovement to existing stuffImprovement to existing stuffStatus: Open.#23 In nl253/DataFrame;Expand Column tests
testsEverything test-relatedEverything test-relatedStatus: Open.#21 In nl253/DataFrame;Allow loading of archived data as DataFrame (gzip, zip, lzma etc.)
featureNew stuff (code)New stuff (code)Status: Open.#20 In nl253/DataFrame;