Login
Discover
Waves
Decks
Plus
Login
Signup
30
zerocoolrocker
zerocoolrocker
Enthusiast of technology and human progress | Crazy programmer
Available
Used
Resource Credits
196 Followers
409 Following
March 4, 2018
RSS feed
Comments
Blog
Posts
Comments
Communities
Wallet
Follow
zerocoolrocker
python
Friday, June 15, 2018 5:29 PM
RE: Running into Errors creating a Python CSV file Concatenator script - Request Help
Great! @anthonyadavisii, I didn't know steemflagrewards project. I'm interested in being a flagger too. I'm going to investigate more about the project. By the way it should be also possible to make a
$ 0.000
0
zerocoolrocker
python
Wednesday, June 13, 2018 2:31 AM
RE: Running into Errors creating a Python CSV file Concatenator script - Request Help
This exception means that the indentation is inconsistent in the script, is caused by the mixed use of tabs and spaces as indentation in the same script. You can fix it simply changing all tabs to four
$ 0.000
0
2
zerocoolrocker
utopian-io
Wednesday, May 2, 2018 8:19 AM
RE: Learn Python Series (#21) - Handling Dates and Time Part 1
Nice post @scipio! :) You should also mention datetime.timedelta (probably you are goin do so in the next post) :) it's really useful to make arithmetic operations with dates
$ 0.000
0
zerocoolrocker
research
Friday, April 13, 2018 4:19 AM
RE: Ketones for the Aging Brain - [Research]
This is really interesting, in dee I think a big part of technology advancements and investigations and in general human effort should be focused more in finding treatment for diseases and better ways
$ 0.000
0
zerocoolrocker
python
Saturday, April 7, 2018 2:10 AM
RE: Python Tip #1: Line by line debugging in Python with ipdb module
Thank you @jonel! I will :)
$ 0.000
1
1
zerocoolrocker
python
Saturday, March 24, 2018 10:00 PM
RE: Quick Python Regex Tip: Return True or False from a Python Regex Match
Hey good tip! I didn't know the regex boundaries "\b" which match spaces and also start and end of strings. With it we can find by example the apparition of whole words :) great! Some Tips:
$ 0.000
0
zerocoolrocker
utopian-io
Thursday, March 22, 2018 4:47 PM
RE: Learn Python Series (#13) - Mini Project - Developing a Web Crawler Part 1
I understand :) I didn't know nightmareJS it seems to have pretty nice tools, I'm going to give it a try. Thank's! @zerocoolrocker
$ 0.000
0
zerocoolrocker
utopian-io
Thursday, March 22, 2018 3:56 AM
RE: Learn Python Series (#13) - Mini Project - Developing a Web Crawler Part 1
Great post! I didn't know that beautifulsoup accepts Jquery like css filters :) It would be very interesting a couple of tutorials about scrapy module :) and make the same given exercises using scrapy
$ 0.296
1
2
zerocoolrocker
utopian-io
Monday, March 5, 2018 5:39 PM
RE: Learn Python Series (#5) - Handling Lists Part 1
Good post :) I didn't know that it's possible to set more than one value in a list using slicing syntax
$ 0.000
1
zerocoolrocker
utopian-io
Monday, March 5, 2018 5:36 PM
RE: Learn Python Series (#5) - Handling Lists Part 1
Great! :)
$ 0.000
0
zerocoolrocker
utopian-io
Monday, March 5, 2018 3:40 AM
RE: Learn Python Series (#3) - Handling Strings Part 2
Thank you :) Great and useful exercise. I haven't seem it yet, but I'm going to take time to read your posts soon :) I'm also a enthusiast pythonist, it's always a good idea keep reading and learning new
$ 0.000
0
zerocoolrocker
life
Sunday, March 4, 2018 11:59 PM
RE: 6 Ways to Tame Your Ego
It's really a great post! Personally, ego is one of my biggest fights. "Ego should be regarded as a tool, which can be sharpened and polished to employ your own path." I don't see any good to
$ 0.000
0
zerocoolrocker
utopian-io
Sunday, March 4, 2018 6:08 AM
RE: Learn Python Series (#3) - Handling Strings Part 2
Great post! I didn't know that behavior of the function strip (I just had been using it to erase spaces from the start and the end of the string), but I see it useful. In case of text formatting and
$ 0.440
2
2
zerocoolrocker
steemit
Sunday, March 4, 2018 5:00 AM
RE: Steemit Comment Spam Honeypot Concept
It's a good idea, but if I made a bot and this idea is implemented, I would program the bot to avoid comment the posts which content the phrase "not comment" or the sub-string "spam".
$ 0.075
2
1