You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many AGs/AGüPs need to read data for scientific analysis during their lab work.
Reading txt and csv files should cover most of the dataformats and will provide the necessary basics for their specific application to get started with.
An easy example could be reading the official corona dataset as csv and apply simple functions on them like a mean or aggregation to 7 days etc.
The text was updated successfully, but these errors were encountered:
Many AGs/AGüPs need to read data for scientific analysis during their lab work.
Reading txt and csv files should cover most of the dataformats and will provide the necessary basics for their specific application to get started with.
An easy example could be reading the official corona dataset as csv and apply simple functions on them like a mean or aggregation to 7 days etc.
The text was updated successfully, but these errors were encountered: