Welcome to pandas-log’s documentation!¶

Contents:

  • Why pandas-log?
  • Installation
    • Stable release
    • From sources
  • Usage
    • First we need to load some libraries including pandas-log
    • Let’s take a look at our dataset:
    • Lets say we want to find out:
    • The strategy will probably be something like:
    • We can see clearly that in the second step (.query()) we filter all the rows!! and indeed we should of writen Fire as oppose to fire
    • One can use verbose variable which allows lower level logs functionalities like whether the dataframe was copied as part of pipeline.
    • One can use silent variable which allows to suppress stdout
    • One can use full_signature variable which allows to suppress the signature
  • pandas_log
    • pandas_log package
  • Contributing
    • Types of Contributions
    • Get Started!

Indices and tables¶

  • Index
  • Module Index
  • Search Page

pandas-log

Navigation

Contents:

  • Why pandas-log?
  • Installation
  • Usage
  • pandas_log
  • Contributing

Related Topics

  • Documentation overview
    • Next: Why pandas-log?

Quick search

©2019, Eyal Trabelsi. | Powered by Sphinx 1.8.5 & Alabaster 0.7.12 | Page source