parse or cast "1.01" to a float number format - Kdb+ / qStudio

Home Forums Kdb+ / qStudio parse or cast "1.01" to a float number format

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #348

    Bob
    Guest

    Hi,
    How can I parse string data to a number in kdb?

    I have imported a table with some values:

    price
    ———-
    “12.02964”
    “12.03585”
    “12.0358”
    “12.03033”
    “12.0189”
    “12.02509”
    “12.04925”
    “12.03674”
    “12.04556”

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.