NTNU-IndEcol / df_file_interchange

File interchange code to consistently save and reload Pandas dataframes with metadata.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Can probably clean-up contents of __init__.py in sub-dirs #24

Open EsmeMaxwell opened 4 months ago

EsmeMaxwell commented 4 months ago

Was previously having issues with VSCode not doing autocomplete when a sub-directory's init.py didn't explicit import modules but apparently it now works (another project). So should tidy that and check it works.