Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convert tsfeatures lib to nbdev framework #39

Open
wants to merge 53 commits into
base: main
Choose a base branch
from
Open

Commits on Jan 4, 2024

  1. convert lib to nbdev

    jope35 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8f0c1cc View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. remove pre-commit and .ruff

    jope35 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    61112fc View commit details
    Browse the repository at this point in the history
  2. update lincense

    jope35 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a8d3b1e View commit details
    Browse the repository at this point in the history
  3. restore .github folder

    jope35 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    527f3d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dd8d5f View commit details
    Browse the repository at this point in the history
  5. restore setup.py

    jope35 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    5e03313 View commit details
    Browse the repository at this point in the history
  6. restore .gitignore

    jope35 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    2101882 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    528b541 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. remove *.ipynb from gitignore

    jope35 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    846508e View commit details
    Browse the repository at this point in the history
  2. align settings and setup

    jope35 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    bf80383 View commit details
    Browse the repository at this point in the history
  3. refactor: Restructure notebooks and utils

    Renamed and reorganized notebooks for clarity. Moved some utils to hide cells. Updated version and doc links. Added script to compare features with R. Made other minor code tweaks.
    jope35 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ed0266f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddabac9 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    5d420e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    5fe9589 View commit details
    Browse the repository at this point in the history
  2. add github action for testing

    jope35 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    cb60c1b View commit details
    Browse the repository at this point in the history
  3. modified setup

    jope35 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c0eb867 View commit details
    Browse the repository at this point in the history
  4. include a pip reqs file

    jope35 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0135e1b View commit details
    Browse the repository at this point in the history
  5. exclude rpy2

    jope35 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2dd6a65 View commit details
    Browse the repository at this point in the history
  6. run nbdev_export

    jope35 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e9c1b94 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. incorporate pr feedback

    jope35 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    29c2a98 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. adding shields

    jope35 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    022858c View commit details
    Browse the repository at this point in the history
  2. only run on ubuntu

    jope35 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    be7efc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74bf82f View commit details
    Browse the repository at this point in the history
  4. ci mod

    jope35 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b7b671f View commit details
    Browse the repository at this point in the history
  5. no pip cache

    jope35 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    424331c View commit details
    Browse the repository at this point in the history
  6. add import stmt

    jope35 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    cbdb352 View commit details
    Browse the repository at this point in the history
  7. add star import

    jope35 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    3a57f9c View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. small cleanup

    jope35 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    2968544 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. cleanup notebooks

    jope35 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5245275 View commit details
    Browse the repository at this point in the history
  2. add os to runs-on

    jope35 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    00de734 View commit details
    Browse the repository at this point in the history
  3. change order of runs-on

    jope35 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    28f400d View commit details
    Browse the repository at this point in the history
  4. matrix python version and os

    jope35 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4cd2e2c View commit details
    Browse the repository at this point in the history
  5. optimize ci file

    jope35 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    cf77218 View commit details
    Browse the repository at this point in the history
  6. no cache

    jope35 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    824d7ce View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. include tests and R CI

    jope35 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    88ae6b7 View commit details
    Browse the repository at this point in the history
  2. update readme

    jope35 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8704297 View commit details
    Browse the repository at this point in the history
  3. alter rpy2 version

    jope35 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    22a1767 View commit details
    Browse the repository at this point in the history
  4. debug R install

    jope35 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    02f1a6b View commit details
    Browse the repository at this point in the history
  5. more debug

    jope35 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    936f0ec View commit details
    Browse the repository at this point in the history
  6. more debug2

    jope35 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d679122 View commit details
    Browse the repository at this point in the history
  7. one string

    jope35 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    80f5d96 View commit details
    Browse the repository at this point in the history
  8. asdf

    jope35 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    bff351c View commit details
    Browse the repository at this point in the history
  9. alter rpy2 version

    jope35 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8b9a01f View commit details
    Browse the repository at this point in the history
  10. update R version

    jope35 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9409776 View commit details
    Browse the repository at this point in the history
  11. exclude the R dependency

    jope35 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7e92696 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. other R settings

    jope35 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    00a9b9d View commit details
    Browse the repository at this point in the history
  2. explicit PATH

    jope35 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b437028 View commit details
    Browse the repository at this point in the history
  3. echo rhome

    jope35 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    903876d View commit details
    Browse the repository at this point in the history
  4. export R functions

    jope35 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    523ccf5 View commit details
    Browse the repository at this point in the history
  5. include ubuntu

    jope35 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d3c4324 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    233ea75 View commit details
    Browse the repository at this point in the history
  7. no parallel

    jope35 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    180136a View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into main

    jope35 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    dbd5047 View commit details
    Browse the repository at this point in the history