Skip to content

issues Search Results · repo:edyoda/data-science-complete-tutorial language:"Jupyter Notebook"

Filter by

5 results
 (65 ms)

5 results

inedyoda/data-science-complete-tutorial (press backspace or delete to remove)

Rolling for window based operation In [2]: titanic_data.Age.rolling(window=5,min_periods=1).agg([ sum , min ]) NameError Traceback (most recent call last) ipython-input-2-e3085e252bb8 in module () ---- ...
  • Sidharth-Darwin
  • Opened 
    on Nov 14, 2021
  • #9

Learn
  • NghiaLuu
  • Opened 
    on Jul 7, 2020
  • #8

1. In 1.4.2 Experiment : Change the value of matrices by Reference adding 10 to elements with even indices is wrong: Add 10 to all the even indexes in matrix mat = np.array([[1,2,3],[4,5,6],[7,8,9]]) ...
  • morosow
  • Opened 
    on Nov 17, 2019
  • #7

I want to walk through some details in the 7. Naive Bayes.ipynb , but there isn t a data file, so I was wondering if you could provide the data file. I will appreciate it.
  • kongdd5
  • 1
  • Opened 
    on Nov 3, 2018
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub