Skip to content

Instantly share code, notes, and snippets.

@penghou620
Last active June 21, 2017 14:10
Show Gist options
  • Save penghou620/d5c7a69623014dfed2a9aad72fd90563 to your computer and use it in GitHub Desktop.
Save penghou620/d5c7a69623014dfed2a9aad72fd90563 to your computer and use it in GitHub Desktop.
$ ipython
In [1]: %load_ext line_profiler
In [2]: import train
In [3]: %lprun -m pricing.transforms.lane_profitability -s -r train.main()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment