pandas-log icon indicating copy to clipboard operation
pandas-log copied to clipboard

The goal of pandas-log is to provide feedback about basic pandas operations. It provides simple wrapper functions for the most common functions that add additional logs

Results 10 pandas-log issues
Sort by recently updated
recently updated
newest added

# Brief Description I'm trying to run pandas-log on my chain and it fails with the error: TypeError: data type not understood # System Information - Python version (required): Python...

Thanks for starring [sourcery-ai/sourcery](/sourcery-ai/sourcery) ✨ 🌟 ✨ Here's your pull request refactoring your most popular Python repo. If you want Sourcery to refactor all your Python repos and incoming pull...

# PR Description Please describe the changes proposed in the pull request: - Add github actions - Run tests for each PR -

This PR updates [pip](https://pypi.org/project/pip) from **19.2.3** to **19.3.1**. Changelog ### 19.3.1 ``` =================== Features -------- - Document Python 3.8 support. (`7219 <https://github.com/pypa/pip/issues/7219>`_) Bug Fixes --------- - Fix bug that prevented...

# Integrate with Python logging I would love a way to integrate this with the standard Python logging module, or ar dropin replacement thereof, such as loguro. Such an integration...

# Brief Description I would like to propose the ability to generate html from history execution

enhancement

# Brief Description I would like to propose a section with various of tips like: - warn if using iterrows - use resample for group by on timestamp can use...

enhancement

# Brief Description I would like to propose adding the precent of total execution time for each operation to ease up finding bottlenecks

enhancement

# Brief Description Add Travis for CI/CD

# Brief Description Run pandas test to make sure no method functionality was effected

tests