Skip to content

Labels

Labels

  • :boom: Potentially breaking API changes
  • Issues that are (relatively) easy to implement
  • Any bugs / errors in datatable; however for severe bugs use [segfault] label
  • Issues related to making different functions in datatable consistent which other, or self-consistent
  • Pull requests that update a dependency file
  • Generic discussion / roadmap how some major new functionality can be implemented
  • Issues related to evaluation of the primary expression `DT[i, j, ...]`
  • Big task that may encompass many smaller ones
  • Fix for an issue
  • Issues related to parsing any input files via fread function
  • Group-by functionality and Reducers
  • high-priority tasks
  • Improvement of an existing functionality
  • Infrastructure, tools and automation; and all installation-related problems
  • Issues related to Jupyter notebooks only
  • Low priority tasks
  • Feature requests for new functionality
  • The behavior described in the issue/ bug report cannot be reproduced
  • Issues focused on the speed of execution of various datatable functions.
  • Internal code changes, clean-ups or reorganizations that are not externally visible
  • Severe bugs that lead to crashes / seg.faults / process termination
  • Issues related to sorting
  • Add new tests, or fix existing tests
  • Issues that are specific to "view" frames only
  • Issues that will not be fixed for various reasons