How to import SAS7BDAT
How do you correctly import the function SAS7BDAT() from the package sas7bdat?
This exercise is part of the course
Importing Data in Python
Exercise instructions
import SAS7BDAT from sas7bdat,from SAS7BDAT import sas7bdat,import sas7bdat from SAS7BDAT,from sas7bdat import SAS7BDATHands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise