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

Generate the table from another file #30

Open
Ryu1845 opened this issue Feb 10, 2024 · 2 comments
Open

Generate the table from another file #30

Ryu1845 opened this issue Feb 10, 2024 · 2 comments

Comments

@Ryu1845
Copy link

Ryu1845 commented Feb 10, 2024

Hi, currently every modification has to be done directly in markdown which is pretty unwieldy. So I propose to move to data to a separate file like a csv, yaml, or json. This would have the added benefit making the data easily machine-readable.

If you accept this proposal, I would probably implement this myself if all goes well. The generation part should be trivial with a github action.

@Pendrokar
Copy link
Contributor

Meanwhile use this as a workaround:
https://www.tablesgenerator.com/markdown_tables#

@Vaibhavs10
Copy link
Owner

Agree, maybe we can use a Hugging Face datasets? Does that work? https://huggingface.co/datasets

We can have a dataset and then use that as the ground truth?

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