Is there any way to manually specify datatypes?
Open
- Dominant language
- TypeScript
- Stars
- 12k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 66
Description
A lot of times some of my data may resemble some other type, like float or datetime but in reality they are to be treated as STRINGS. Is there a way to manually specify data types? Or to change them in the interface? This affects me since when I try to use filters with that data it doesn't properly work
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.