0

I'm simpling running the following code:

import atoti as tt
import numpy as np
import pandas as pd
session = tt.Session()
sales_table = session.read_csv("data/sales.csv", keys=["Sale ID"])

I'm receiving an error code of:

AtotiJavaException: LocalPath must be absolute.

Not sure what I'm doing wrong. Any help is much appreciated.

I went by the book and no bueno

Fabich
  • 2,768
  • 3
  • 30
  • 44

0 Answers0