Skip to content

Instantly share code, notes, and snippets.

@LosantGists
Last active July 27, 2021 17:50
Show Gist options
  • Select an option

  • Save LosantGists/ef8d3053b1d08730849f2b64dbbcf716 to your computer and use it in GitHub Desktop.

Select an option

Save LosantGists/ef8d3053b1d08730849f2b64dbbcf716 to your computer and use it in GitHub Desktop.
Automating Unit Tests Blog (3) 7.23.21
import pandas as pd
import importlib
nb = importlib.import_module("ipynb.fs.defs.battery-stats")
get_rows_before_charging = nb.get_rows_before_charging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment