web extensions for productivity AnthonyFebruary 26, 2021Todoist – Save webpages as tasks Toggl – Track the time you spend on which tasks RescueTime – Track how much time you spend on which website...Read More
15 Best Visual Studio Code Extensions for Web Developers AnthonyFebruary 25, 2021 Live Sass compiler Debugger for Chrome C# Live Server ES Lint Beautify Better Comments Quokka Better Align Polacode Path Intellisense Brow...Read More
10 Python Pandas tricks that make your work more efficient AnthonyFebruary 24, 2021 read_csv Everyone knows this command. But the data you’re trying to read is large, try adding this argument: nrows = 5 to only read in a...Read More
Pandas Library AnthonyFebruary 23, 2021 Pandas is the most popular Python library for doing data analysis. While it does offer quite a lot of functionality, it is also regarded a...Read More