Skip to content

issues Search Results · repo:engarde-dev/engarde language:Python

Filter by

0 results
 (75 ms)

0 results

inengarde-dev/engarde (press backspace or delete to remove)

A big heartfelt thanks to all your work for engarde + plus opensource contributions. As a newbie Data analyst the decorators are really cool and really assist my ETL routines. Also thanks for Modern Pandas ...
  • giordafrancis
  • 1
  • Opened 
    on Nov 21, 2019
  • #60

Just hoping to have a discussion if landing on black for code style might be nice and take out some of the guess work? I use it all the time and it seems to remove some friction and take the guess work ...
  • fdosani
  • 1
  • Opened 
    on Jul 26, 2019
  • #58

Hi Tom, First off this is a great package! Thanks so much for creating it. Wondering if you d be open to some help or extra maintainers for the project? I d like to help out if you were open to it in ...
  • fdosani
  • 26
  • Opened 
    on Dec 22, 2018
  • #56

First of all, I d like to say this lib looks really good - it s simple, easy to integrate and has very usable API. I ve been meaning to integrate it into my workflow for a while, and I finally got a chance ...
  • kot-behemoth
  • Opened 
    on Oct 5, 2018
  • #55

Hi Tom. I don t think I ve ever thanked you for this. I use engarde occasionally, increasingly so as I coach growing data science teams. I tend to show how engarde can catch dtype issues and enforce simple ...
  • ianozsvald
  • 1
  • Opened 
    on Aug 14, 2018
  • #54

I find that I often require two things from the same assumption-checking code: 1. Fail the analysis if the assumptions are incorrect, 2. Separate out two data frames: (1) a dataframe of the rows with ...
  • shippy
  • 2
  • Opened 
    on May 17, 2018
  • #51

Hi @TomAugspurger , Thanks for this great library, I use it a lot. A lot of verification is done row-wise and/or column-wise. Engarde has some specific row/column functions, but I suggest adding functions ...
  • topper-123
  • 3
  • Opened 
    on Sep 3, 2017
  • #48

Hello! Is there any way to check that two data frames have the same index using engarde? In other words, suppose I have two data frames that are indexed by date times. Is there any way to assert that ...
  • eigenfoo
  • Opened 
    on Aug 17, 2017
  • #47

It seems like the current HEAD on master (https://github.com/TomAugspurger/engarde/commit/8d19015bb0fd45cfd5a40306b8bc42eb045a1420) is not pushed to pypi. For example there s no columns keyword argument ...
  • drorata
  • 4
  • Opened 
    on Aug 8, 2017
  • #45

Today is is a bit difficult to check on pandas dtypes directly. For example see below: import numpy as np import pandas as pd import engarde.checks as ck # this works because it has dtype int32 df1 = ...
  • topper-123
  • 2
  • Opened 
    on May 27, 2017
  • #36
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub