KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums KX Academy fundamentals capstone 2.3 Reply To: fundamentals capstone 2.3

  • megan_mcp

    Administrator
    April 9, 2024 at 1:37 pm

    Hi @Kal8na

    I believe the error lies in how you imported your messages.csv. It states in the question that “The exch_message column should be read in as a string”.

    To do this in q we use the ( * ) character. So to adjust your import, change “SJF” to “**”.

    Let me know if this works!

    Thanks,

    Megan