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