Skip to content

Labels

Labels

  • API change

    :boom: Potentially breaking API changes
  • Beginner task

    Issues that are (relatively) easy to implement
  • bug

    Any bugs / errors in datatable; however for severe bugs use [segfault] label
  • consistency

    Issues related to making different functions in datatable consistent which other, or self-consistent
  • cust-goldmansachs

  • dependencies

    Pull requests that update a dependency file
  • design-doc

    Generic discussion / roadmap how some major new functionality can be implemented
  • documentation

  • DT[i,j,...]

    Issues related to evaluation of the primary expression `DT[i, j, ...]`
  • duplicate

  • EPIC :star:

    Big task that may encompass many smaller ones
  • FIX

    Fix for an issue
  • fread

    Issues related to parsing any input files via fread function
  • groupby

    Group-by functionality and Reducers
  • High priority

    high-priority tasks
  • improve

    Improvement of an existing functionality
  • ITA

    Infrastructure, tools and automation; and all installation-related problems
  • join

  • jupyter

    Issues related to Jupyter notebooks only
  • low priority

    Low priority tasks
  • new feature

    Feature requests for new functionality
  • not reproducible

    The behavior described in the issue/ bug report cannot be reproduced
  • performance

    Issues focused on the speed of execution of various datatable functions.
  • question

  • refactor

    Internal code changes, clean-ups or reorganizations that are not externally visible
  • segfault

    Severe bugs that lead to crashes / seg.faults / process termination
  • sort

    Issues related to sorting
  • test

    Add new tests, or fix existing tests
  • views

    Issues that are specific to "view" frames only
  • wont-fix

    Issues that will not be fixed for various reasons