Bear Bibeault wrote:I'd argue that the class system in TypeScript is based on ES6, not Java's class system.
E Johnston wrote:
Statistics: Advanced QC involves interesting correlations and Monte Carlo-style sampling, so people who do enjoy the world of hard-core statistics will have years of fascinating material to explore. :]
Tools like Pandas (used in Python), are really used on "small data" because they require 5-10 times the RAM: http://wesmckinney.com/blog/apache-arrow-pandas-internals/.
1) Can I use myapp.mytags instead of 'mytags' in the following code? If yes, do you need to make any changes?
2) How does Java runtime find the .properties files? Is it related to importing it or the system PATH?