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 4 5 6 ... 21
Title Δ
Cast binary to enum in python for redis conversion 0.00
How to use enum name as value with other information 0.00
Does cron job persist/run again if the python script fails? -0.03
Just found the Python DBF package upgrade to dbf 0.97.0, who knows... 0.00
Under Python, use DBF package0.96.8. can I insert a blank record in... 0.00
How to change a .dbf file AND its associated .mdx file with Python? 0.00
Why isn't this error an exception 0.00
Getting constant TypeError: fetch_data() missing 1 required positio... 0.00
Function not returning value in Python -0.24
How to isolate enums by making a distinction on type? -1.06
Using python3 in shell script in crontab -0.54
How to delete record from dbf file using python dbf module? 0.00
python enum.Enum _value_ vs value +0.49
Pass enum type as constructor argument 0.00
Storing Python 3 Enum in MySQL using SQLAlchemy 0.00
Why conda list caused AttributeError: module 'enum' has no... 0.00
How to get random value of attribute of Enum on each iteration? +0.95
Override Enum metaclass initialization +1.33
dBase library - trying to delete a record 0.00
Python Enum combination +0.50
Convert to CSV error (dbfpy) 0.00
how to convert dbf to csv? 0.00
add field dbf file error 0.00
Python mix-in enumerations as dictionary key: how the type is conve... +1.53
python why the enum has this Attribute +1.12
How to retrieve an Enum key via variable +0.53
Best way to extend HTTPStatus with custom value -1.93
accessing a static dict in Python 3.6 +1.37
Is there a way to specify a default value for python enums? +0.55
How to compare a string with a python enum? -0.52
pip install enum not working showing the error of 'intflag'... 0.00
Select from enum in Python -0.52
Default value for fields -1.72
How to split Date, Month, date, hour, minute, second in column -0.50
Dynamically subclass an Enum base class -1.97
Associating string representations with a Python Enum that uses int... +0.50
Using __prepare__ for an Enum ... what's the catch? +2.75
Why should I use the __prepare__ method to get a class' namespa... 0.00
How to pickle complex enum values in Python -0.55
When should I subclass EnumMeta instead of Enum? 0.00
Python Enum shows weird behavior when using same dictionary for mem... -0.17
How to test for sequences that are not string-like using Python 3&#... 0.00
Can an Enum be used as a dispatch table? 0.00
Python DBF. Add record to dbf table with fpt memo field 0.00
Get Enum name from multiple values python 0.00
DBF file parallel reading -2.19
A more pythonic way to define an enum with dynamic members +2.49
Python: aenum enumeration generates error +0.18
Followup: attribute caching in superclasses 0.00
Caching attributes in superclass 0.00