sigvaldm / metaplot

Metadata-based plotting from CSV and similar files
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Restructure files #27

Open sigvaldm opened 5 years ago

sigvaldm commented 5 years ago

Not good file structure. For example, it might be convenient for filters (which are in aux.py) to have access to the Series datatype, but that would lead to recursive import statements.