AnswerDotAI / AnswerDotAI/fastlite

Better automatic naming for generated dataclasses

Open
#62 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
232
Forks
19
PR merge metrics
No merged PRs in 30d

Description

Currently, table named `table_with_underscores` would result in `Table_With_Underscores`.

Also, I would like to be able to name table `users` and get a class named `User`.

See this notebook/quarto page for a detailed example:
- https://github.com/ozpau/fastlite_improve_dataclass_automatic_name/blob/main/nbs/00_core.ipynb
- https://ozpau.github.io/fastlite_improve_dataclass_automatic_name/core.html

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.