Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in python-2.x
Safest way to convert float to integer in python?
Sep 15, 2022
python
math
integer
python-2.x
How to pick just one item from a generator?
Aug 14, 2022
python
iterator
generator
python-2.x
How to get string objects instead of Unicode from JSON?
Aug 14, 2022
python
json
serialization
unicode
python-2.x
How to send POST request?
Aug 14, 2022
urllib
python-2.x
httplib
Setting the correct encoding when piping stdout in Python
Aug 13, 2022
python
encoding
terminal
stdout
python-2.x
How to pretty-print a numpy.array without scientific notation and with given precision?
Aug 13, 2022
python
numpy
python-2.x
pretty-print
No module named MySQLdb
Aug 13, 2022
python
django
python-2.x
What is the best way to remove accents (normalize) in a Python unicode string?
Aug 13, 2022
python
python-3.x
unicode
python-2.x
diacritics
What is the difference between dict.items() and dict.iteritems() in Python2?
Aug 13, 2022
python
dictionary
python-2.x
How can I force division to be floating point? Division keeps rounding down to 0?
Aug 13, 2022
python
floating-point
integer
division
python-2.x
What exactly do "u" and "r" string flags do, and what are raw string literals?
Aug 13, 2022
python
unicode
python-2.x
rawstring
What is the difference between range and xrange functions in Python 2.X?
Aug 13, 2022
python
loops
range
python-2.x
xrange
What is __future__ in Python used for and how/when to use it, and how it works
Aug 13, 2022
python
python-2.x
What are the differences between the urllib, urllib2, urllib3 and requests module?
Aug 13, 2022
python
python-requests
urllib2
urllib
python-2.x
How to return dictionary keys as a list in Python?
Aug 13, 2022
python
python-3.x
list
dictionary
python-2.x
UnicodeEncodeError: 'ascii' codec can't encode character u'\xa0' in position 20: ordinal not in range(128)
Aug 13, 2022
python
unicode
beautifulsoup
python-2.x
python-unicode
« Newer Entries