Skip to content
Snippets Groups Projects
Commit 4d498915 authored by Swen Vermeul's avatar Swen Vermeul
Browse files

corrected include of pd and DataFrame

parent 540e2211
No related branches found
No related tags found
No related merge requests found
from tabulate import tabulate
from pandas import DataFrame, Series
import pandas as pd
class Things():
"""An object that contains a DataFrame object about an entity available in openBIS.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment