willros / poresamplespandas

Version of poresamples using pandas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

poresamplespandas

Version of poresamples using pandas

Usage:

  • clone the repo
  • make install
  • python main.py

TODO:

  • Add requirements.txt file <- DONE
  • Add different importers
    • Which importers will be used?
  • Fix barcodes drag and drop <- DONE
  • Add validation with e.g. pandas schema
  • Add the file name of the file the user is working on <- DONE
  • Fix the import system to clear the horizontal layout before adding new data. <- DONE
    • Make this into a method instead.

About

Version of poresamples using pandas

License:MIT License


Languages

Language:Python 99.7%Language:Makefile 0.3%