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

shorthand notation for paramsets - the general issue #156

Closed
berndbischl opened this issue Jan 9, 2019 · 4 comments
Closed

shorthand notation for paramsets - the general issue #156

berndbischl opened this issue Jan 9, 2019 · 4 comments

Comments

@berndbischl
Copy link
Member

  1. our current way of specifying params is very verbose. something shorter might be useful for applications.

  2. the PCS format might be a nice idea. it is string based, and we could even parse PCS files if we implement a parser

it is defined here:
http://aclib.net/cssc2014/pcs-format.pdf

  1. i made quite a lot of progress my writing my parser with the rly package
    a PR is here Parser for PCS format #155
@berndbischl
Copy link
Member Author

if we finish this, we should also allow to export sets to PCS string format

@mb706
Copy link
Contributor

mb706 commented Jan 25, 2019

There is also this.

@mb706
Copy link
Contributor

mb706 commented Dec 16, 2020

closed by #301 (i.e. ps() shortcuts)?

@be-marc
Copy link
Member

be-marc commented Jan 12, 2021

closed by #301 (i.e. ps() shortcuts)?

Yes

@be-marc be-marc closed this as completed Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants