KX Community

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

Home Forums KX Academy Fundamental Capstone project ex 1.7

  • Fundamental Capstone project ex 1.7

    Posted by jake on March 27, 2024 at 4:44 pm

    I’m struggling with ex 1.7 I’m not really sure how to load in the message.csv file and find the meta of it cause meta csvPath doesn’t work

    megan_mcp replied 1 month ago 3 Members · 2 Replies
  • 2 Replies
  • kenan_davidsonyahoo-com

    Member
    March 27, 2024 at 6:38 pm

    Use the table importer in the KX developer.

  • megan_mcp

    Administrator
    March 28, 2024 at 10:33 am

    Hi @Jake

    There are two options you can use to load in your messages.csv file:

    1. Use the Table Importer that’s located under Tools -> Table Importer (Screenshot provided)

    2. Load the data from the csv into a kdb+/q table using this example from the ‘Working with Files’ section of the KDB Developer Level 2 course (Screenshot provided)

    Hope this helps!

    Megan


Log in to reply.