|
This is a blog containing data related news and information that I find interesting or relevant. Links are given to original sites containing source information for which I can take no responsibility. Any opinion expressed is my own.
|
How the Biden administration will change the AI playing field, and what you should be doing now.
I agree with Natalia - if you do some due diligence now and prove that your AI is ethical and does not include anything hidden from what users or customers are told then you have already taken the right steps.
Sponsored News from Data Science Central | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
One reason why we say Python is flexible.
The coding side of me likes duck typing and the data side of me is a bit horrified. I kind of think of monkey patching as an in-stream correction and so I can cope it is better.
Data Science Central Webinar Series Event |
|
A very, very easy way to add a GUI and package your program as a windows executable.
This looks very useful and I think many of us will read this and see the light - I always wanted to have a GUI on my code and now I can!
Sublime Text vs Atom vs Visual Studio Code vs TextMate vs RubyMine vs Vim
I hadn't heard of some of these but they look quite interesting. Worth a look if you code in this language.
Building Your Data Stack is Confusing. It Doesn’t Have to Be.
I really enjoyed reading this and it should be quite helpful to read this when you are thinking of creating a data stack.
Data Science Central Webinar Series Event |
|
Boost your efficiency in working with files in Python.
Some great python code in here and you should be able to apply much of this to your own code and potentially make a few changes.
Is Apple Stock Overvalued? Just Enter the Ticker and Let Python decide Automatically!
This might be useful, but at the very least is a good exercise in coding and processing financial data. Contains code and examples.
A deep dive into indexing and slicing ordered collections in Python.
Has some code examples and should help you to be far more efficient and have better results too.