G-Node / nixworks

Python package with nix-helpers
BSD 3-Clause "New" or "Revised" License
0 stars 5 forks source link

Converting functions between Pandas and NIX DataFrames #3

Closed hkchekc closed 5 years ago

hkchekc commented 5 years ago

Add two functions and a test

jgrewe commented 5 years ago

thanks, wouldn't it be better to move the methods to a decicates file/subpackage? @achilleas-k, opinions?

achilleas-k commented 5 years ago

Agreed. Perhaps we could merge and think about file organisation later? Though the test file should at least go into a test/ subdirectory.