StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Ethan Furman

Rating
1521.56 (29,001st)
Reputation
37,580 (2,982nd)
Page: 1 2 3 ... 21
Title Δ
How to collate the arguments features to create a set of values fro... +1.11
Efficient, DRY bi-directional lookup in both python and C++ 0.00
Python: Pseudo Enums - Classes as enums - how to avoid cyclic import 0.00
Mixing auto instances and strings in Python3 enum values 0.00
UnicodeDecodeError when reading data from DBF database -0.37
Effectively querying DBF files with Python 0.00
Enum with infinite/dynamic members +0.47
Returning True if a value is present in an enum; returning false if... +0.21
Making Python Enums safe for interactive work in which one may exec... 0.00
How do I convert a .dbf file into a Pandas DataFrame? 0.00
Value Error:could not convert string to float: b'*********' +0.45
Python3, ctypes API and Enum 0.00
Overriding Enum._generate_next_value_ not working as expected with... 0.00
Can you have an empty string for a Python enum attribute? 0.00
Derive a Django 3.0 Choices class from existing Enum? 0.00
Enum class with type `type` as mixin 0.00
Is there a way to recreate an empty table structure from .CDX file... 0.00
Skip element while converting Enum to List 0.00
share enum between python and arduino -2.20
How to import auto from enum in python 2.7? +1.96
Python3 | Add decorator to enum entry 0.00
Is storing and accessing functions a good use-case for Enum? -1.29
Python: Enum versus Classes 0.00
How can I subclass Django TextChoices to add additional attributes? +0.49
Pythonic way to implement a selection flag +0.46
Adding Attributes And Starting Value To Python enum.IntEnum 0.00
Refrencing another enum as an enum value in Python? +1.96
Python enum.Enum: Create variables which i can assign enum.Enum mem... 0.00
Can I subclass an Enum in which I have defined a __new__ method? 0.00
How to get the name of a value in an enum declaration? +0.53
Call an IntEnum class from inside a dictionary +0.79
Query regarding dbf file fields 0.00
How can I have elements in an Enum evaluate as their value by defau... 0.00
Parse dates in format dmY together with mdY using strptime in pytho... 0.00
Pythonic way of using enum to select and run a particular sub method? +1.01
Python dbf: How to update a value? 0.00
Python dbf package: Reading files with memo data does not work 0.00
Using dbf.Table: how to create index with two or more fields? 0.00
How to add Docstrings in Enum inside Dictionaries 0.00
How do I detect and invoke a function when a python enum member is... 0.00
How to restrict access of property and methods to Enum members only? 0.00
metaclass do not call __prepare__ when use type function 0.00
What is a good way to maintain a set of constants in Python project? -0.55
Defining a list in enum to identify enums as being part of a subgroup 0.00
Python enum meta making typing module crash 0.00
Group related constants in Python +0.51
Getting all values from an Enum, when values are callables in Pytho... -0.03
Can in-line initializations be done with python's Enum class 0.00
How to edit dbf file (from shapefile) with python keeping mixed cas... 0.00
Custom python dictionary accepting both string and enums as keys -0.51