Mastering the various terminal commands is a must for everybody.
This is something I badly needed as I am not very good at all at Linux and any other type of unix.
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.
Mastering the various terminal commands is a must for everybody.
This is something I badly needed as I am not very good at all at Linux and any other type of unix.
Multi-cloud is emerging as a strategy for many organizations looking to innovate and build a competitive edge. However, just because “everyone is doing it” doesn’t mean they’re doing it right.
I hadn't thought about a need to always have an exit strategy for whatever you are planning to implement but if you think about it some more, it does make sense. Plan to leave before you are actually already there. Then you are covered for the future of your organisation.
Making Scaled Data Science Work For People, March 30, 5 pm ET |
Making Scaled Data Science Work For People, March 30, 5 pm ETData science is too often discussed as a technical discipline, rather than a social and cultural one. But the role of data science is to both inform and automate decision-making processes, which require, in turn, humans to collaborate and communicate with each other and humans to collaborate with machines, both of which have key cultural and social dimensions.
Join us on March 30th at 5 pm ET by signing up here |
Speed of development, execution time, (de)serialization, and maintainability all play a role in making your code shine.
I found this really interesting and it made me think a bit harder about how I should write my code and what alternatives I could use to make it a bit more efficient.
Businesses across the globe highlight DaaS not only as a unique revenue channel but also a path to reshape the business world through competitive intelligence. The increasing importance of data and analytics is driving the importance of data as a service. External DaaS services enable companies to easily access external data. Internal DaaS services make it easier for companies to democratize analytics and empower their business users. So, in this article, she will discuss Daas benefits and the latest trends.
I found this really interesting and it was a very comprehensive piece and so well worth the time investment to read.
Data Science Central Webinar Series Event |
|
|
Write powerful and readable regex with them.
This is very useful and well worth a read.
Data Science Central Webinar Series Event |
|
If you’ve ever used the Python programming language or installed software written in Python, you’ve probably used PyPI, even if you didn’t realise it at the time.
Definitely something to be cautious of!
When its time to handle a lot of data -- so much that you are in the realm of Big Data -- what tools can you use to wrangle the data, especially in a notebook environment? Pandas does not handle really Big Data very well, but two other libraries do. So, which one is better and faster?
These are some great suggestions and well worth an experiment as you may find if you benchmark against all of them (including Pandas) that you find something much better which will be to your advantage.
Use a decorator to time your functions in Python.
This looks very helpful if you want to write any Python that does something with dates.
Take a quick sneak peek at the 10 best free websites to learn programming from and improve your coding skills.
I would add to this list that many languages are also available in MOOCs like Udemy and EDX for free too.
Annoyed writing multiple import statements? Let PyForest do the work for you.
This is really useful and definitely something worth considering. What I don't know, is if the loading of so many libraries would affect performance in some way.
Sponsored News from Data Science Central | ||||||||||||||||||||||||||||||||||||||||||
|
What You Should Learn and How You Can Learn them.
There were a few new ones to me and it has given me some "homework" to go and play with them and see how they can help me.
In this article, Manpreet talks about unit tests and why as well as how to incorporate these in your code. He will start with a brief introduction of unit tests, followed by an example of unit tests in deep learning and how to run these both via command line and VS Code test explorer.
I really enjoyed reading this and it helps you understand why deep learning might be new but it is not exempt from the need to use unit testing on it before you put it live just like any other piece of code.
Beset with labour shortages and the whims of markets and new technologies, truckers are getting a boost from digital brains.
This sounds like a great use for AI but if you read about this you can also see how your own business could use the same technology for something else.