Oracle DBA & Data Science Enthusiast
Saturday, 21 July 2018
Error handling python
›
2 comments:
Tuesday, 22 May 2018
List_comprehension
›
if True A else B : List Comprehension
2 comments:
Saturday, 19 May 2018
Jupyter Notebook - how to enable Intellisense
›
At the top of your note book add this line %config IPCompleter.greedy=True Then when you have an object, for example numpy (np) do...
1 comment:
Friday, 18 May 2018
Documentation
›
https://pandas.pydata.org/pandas-docs/stable/tutorials.html https://docs.scipy.org/doc/numpy/user/quickstart.html
1 comment:
Matplotlib - Bar Chart
›
1 comment:
Load CSV in panda DataFrame
›
output :
1 comment:
Data Science
›
Essential skills required for DS : 1. Extract and clean data using python/R 2. Analyse data using statistics 3. Present data using pyth...
6 comments:
Sunday, 18 June 2017
creation of standby using duplicate
›
192.168.56.75 node1.localdomain node1 -- Primary 192.168.56.76 node2.localdomain node2 -- Physical Stnadby 192.168.56.73 node3.locald...
3 comments:
›
Home
View web version