Jonathan Perry
Jonathan Perry
  • 97
  • 128 839
Pandas.fillna()
How to fill missing Values in Pandas DataFrame with mean value
Переглядів: 159

Відео

dataframe loc
Переглядів 139Рік тому
How to call a column from a Pandas DataFrame
sklearn.train_test_split function in Python
Переглядів 688Рік тому
How to use the train_test_split fxn in Python on your dataset.
I made an iPhone App pt. 3
Переглядів 52Рік тому
The final video of my experience building an iPhone App. Parts 1 and 2 disclose the actual code used in the backend of the App, while video 3 highlights the user experience of outsourcing a UI Developer. Purchase the App: apps.apple.com/us/app/black-jack-icount/id1659164473 Hire Ishara for your App: www.upwork.com/freelancers/~015de227103283fec3
I made an iPhone App pt. 2
Переглядів 44Рік тому
This is the second video of a 3 part series highlighting the main stages of App development for a simple card-counting algorithm. In this video, we cover the actual algorithm as well as the simulation of 100 black-jack games You can find the App in the App store for $0.99 apps.apple.com/us/app/black-jack-icount/id1659164473 I also hired the help of a fantastic developer to put the finishing tou...
I made an iPhone App pt. 1
Переглядів 117Рік тому
Over the course of nearly 2 years now, I finally finished a BlackJack card counting App. After realizing a very simple algorithm offers a useful advantage in the game of BlackJack, I took interest in testing the algorithm via Python code. Two years later, after several bumps along the way, including a home burglary, COVID, and a foreign revolution, the App has been finalized! You can find the A...
Fisher's Exact Test
Переглядів 6 тис.2 роки тому
What is with all those factorials and how to run the Fisher's Test in Python
Positive COVID Test, Do I Have COVID?
Переглядів 612 роки тому
Given a positive COVID Test, how likely is it that I have COVID? This is not medical advice, and this is a very simplistic example. There could be other factors involved that might affect this outcome
Cohen Kappa Coefficient
Переглядів 1,2 тис.2 роки тому
What is the Kappa Coefficient, and exactly what the formula is telling you
What is a Permutation or Combination
Переглядів 422 роки тому
What are the similarities and differences between Permutations & Combinations
How to Download a Dataset from Kaggle
Переглядів 20 тис.3 роки тому
This video shows how to utilize the Kaggle API to download a Kaggle Dataset.
How to Build a Caesar Cipher Encoder/Decoder in Python
Переглядів 2,4 тис.3 роки тому
This is a look at a basic Caesar Cipher encoder and decoder using python.
How to Add Vectors
Переглядів 343 роки тому
Basic introduction of what a vector is, how to add vectors, and how to utilize python to add vectors
Covid Calculus #9
Переглядів 373 роки тому
A look at the intuition behind integration and why taking the anti-derivative works.
What Can You Do w/ a List
Переглядів 1953 роки тому
A few special python list methods
How to Index or Access Values from a Pandas DataFrame
Переглядів 18 тис.3 роки тому
How to Index or Access Values from a Pandas DataFrame
How to Create a Pandas DataFrame
Переглядів 1433 роки тому
How to Create a Pandas DataFrame
How to Index Arrays in Numpy
Переглядів 9354 роки тому
How to Index Arrays in Numpy
Traditional IRA vs Roth IRA
Переглядів 634 роки тому
Traditional IRA vs Roth IRA
How to build an array in Python
Переглядів 7954 роки тому
How to build an array in Python
How to build array using .arange() in Numpy
Переглядів 2734 роки тому
How to build array using .arange() in Numpy
How to Graph the Canonical Basis Fxn in NIRS Toolbox
Переглядів 2604 роки тому
How to Graph the Canonical Basis Fxn in NIRS Toolbox
Clone NIRS Toolbox
Переглядів 944 роки тому
Clone NIRS Toolbox
Covid Calculus #8
Переглядів 224 роки тому
Covid Calculus #8
Covid Calculus #7
Переглядів 104 роки тому
Covid Calculus #7
Covid Calculus #6
Переглядів 154 роки тому
Covid Calculus #6
How to Average Channel Values per Condition
Переглядів 6444 роки тому
How to Average Channel Values per Condition
Covid Calculus #5
Переглядів 144 роки тому
Covid Calculus #5
Covid Calculus #4
Переглядів 454 роки тому
Covid Calculus #4
covid calculus #3
Переглядів 94 роки тому
covid calculus #3

КОМЕНТАРІ

  • @miugurlu
    @miugurlu Місяць тому

    punch the keyboard a little faster

  • @1207nyzt4Ahnkyknnms.
    @1207nyzt4Ahnkyknnms. Місяць тому

    oh,Thank you so much! It has helped me a lot when I was desperately seeking tutorials! May I ask you another questionDo all subjects have to have the same SNRthresh valuefor example,all set to 6,or can it be adjusted according to the data situation of each individual subject?

  • @nick45be
    @nick45be 5 місяців тому

    Why in the Fisher test we calculate all different contingency tables? What's the purpose of doing that?

  • @samsung5688
    @samsung5688 5 місяців тому

    Thanks a lot. I found what I was searching for badly.

  • @pongpogg
    @pongpogg 5 місяців тому

    this was indeed helpful, thanks John

  • @Naveen-sv8sz
    @Naveen-sv8sz 5 місяців тому

    Thanks man

  • @OmPrakash-vt5vr
    @OmPrakash-vt5vr 7 місяців тому

    Helped me Thanks

  • @potatosalad2931
    @potatosalad2931 9 місяців тому

    thank u i really needed this

  • @henrybrice86
    @henrybrice86 10 місяців тому

    2024 in Canada, still useful :) One question I do have, is *why* the delta OD tranformation is done before the other preprocessing and analysis stages. You do mention that if we didn't do this we'd have to calculate a partial pathlength factor (not sure why that is), but I don't quite understand why. When we do the regression, we're looking at change over time in relation to e.g. the timing of our conditions. Why do we want to change that to looking at the *relative* change in time? Is it essentially just to scale the data?

  • @sarasalazar7046
    @sarasalazar7046 Рік тому

    thanks, quite clear

  • @osoriomatucurane9511
    @osoriomatucurane9511 Рік тому

    This is great, covering almost all different possibilities and scenarios. Given the value that meets a condition, let me say, nlargest, how to easily retrieve its corresponding index?

  • @zhoustephen1628
    @zhoustephen1628 Рік тому

    Hi, Jonathan, I have a trouble about Homer2, error that'The length of PPF must match the number of wavelengths in SD.Lambda', and what should I do? Could you help me, thanks for you time and consideration.

  • @critical_handle
    @critical_handle Рік тому

    Sir I amm getting error while loading dataset, URLError:<urlopen error [WinError 10061] No connection could be made because the target machine actively refused it>

  • @justtohost3431
    @justtohost3431 Рік тому

    What a relief to see this fantastic video on the question I've been asking myself for months!

  • @balajibalaji9706
    @balajibalaji9706 Рік тому

    How to get the exact location or position of values?

    • @osoriomatucurane9511
      @osoriomatucurane9511 Рік тому

      What do u mean exact location? It. Should be the (Row index, column index), correct? it is covered as df.loc[index row, colum_name]

  • @henni3810
    @henni3810 Рік тому

    Hi, I have a question about AtlasViewer : When I design a probe, I cannot add the springs, when I add the springs, the modifications are not saved. I have successfully added the anchored points but I have a problem with the springs. Thank you very much for your response.

  • @NoMoreWars
    @NoMoreWars Рік тому

    With regards to line 13, what would you do if you wanted to display a range of values? For example, display all rows, where the dinner bill was between 15 and 30?

  • @domillima
    @domillima Рік тому

    Awesome!! Clear and easy to follow. +1 Subscriber

  • @سارهالقيسي-ظ7ح

    Thank you ❤❤

  • @greymatters1603
    @greymatters1603 2 роки тому

    Solved my problem! Thanks! Would have appreciated to have the script as well! <3

  • @jianjiang8234
    @jianjiang8234 2 роки тому

    Great video! It's very helpful. Many thanks. I've noticed that sklearn has a 'Permutation feature importance' function. Will do the trick?

  • @andreamaiellaro6581
    @andreamaiellaro6581 2 роки тому

    i am getting curious error to me: when i define train_df = df.iloc[train] i get error: TypeError: unhashable type: 'numpy.ndarray'......

  • @azhar145
    @azhar145 2 роки тому

    Awesome video. Thank You.

  • @yeshwanthtoluva4278
    @yeshwanthtoluva4278 2 роки тому

    Thanks man!

  • @ahmedamanibrahim192
    @ahmedamanibrahim192 2 роки тому

    Nice tutorial! thanks for posting this

  • @002_ajiths8
    @002_ajiths8 2 роки тому

    Sir did you have any ppt or report in this project did you have pls send me sir

  • @infinitygeospatial1972
    @infinitygeospatial1972 2 роки тому

    How about an writing an iterative function to do for a large dataset with large number of columns

  • @Ajo7a
    @Ajo7a 2 роки тому

    Hi Jonathan, do you know how to exclude bad channels using the NIRS toolbox? I can't find an answer to that anywhere. I am not managing to do it properly calling any Homer function or if I do it, even using my own code, I can't run the GLM in the NIRS toolbox, probably because the number of channel becomes uneven

  • @ayieerosdi3629
    @ayieerosdi3629 2 роки тому

    Mesej yang jelas, struktur yang jelas, mudah difahami, terima kasih

  • @mrd8300
    @mrd8300 2 роки тому

    Lost...

  • @mzhichong2788
    @mzhichong2788 2 роки тому

    Your content is so touching

    • @jonathanperry8587
      @jonathanperry8587 2 роки тому

      Thank you! I do hope to have more up in the future. Time has been of short supply the last year.

  • @o.ecedemir-lira1102
    @o.ecedemir-lira1102 2 роки тому

    Could you please share which video covers the process for calling Homer2 in the NIRSToolbox - so that we can run Run_Homer2?

    • @jonathanperry8587
      @jonathanperry8587 2 роки тому

      Hello Ece, I believe this video should run you through this ua-cam.com/video/WquLwDQ_vbQ/v-deo.html

  • @jnlin2573
    @jnlin2573 2 роки тому

    I was wondering what the t-statistic means for if I only have one beta value for each channel. For example, if I just have one trial data for one subject included 10 repeatations, I could get the beta by GLM. I see many papers, they said the t-statistic is calculated by t = c'*beta/(c'*cov(beta)*c), but if the beta's dimension is 2*1 (2 is the number of regressors and 1 is a channel), what is the cov(beta) stands for?

  • @Ajo7a
    @Ajo7a 2 роки тому

    Your videos are so important to me, as a self-learner researcher. Thank you so much!

  • @anhhoang-qu2ow
    @anhhoang-qu2ow 2 роки тому

    the sound is not good I am quite disappointed

  • @sotirispap906
    @sotirispap906 3 роки тому

    what happens if we have more columns ?do we need to repeat the same process several times?

  • @HaroonKhan-je3tj
    @HaroonKhan-je3tj 3 роки тому

    hats off to you :)

  • @duykhanhang2940
    @duykhanhang2940 3 роки тому

    so touching for an excellent video

  • @prajwal_orekondi
    @prajwal_orekondi 3 роки тому

    hey, would it be possible to share the code in the description

  • @khuyenvu9625
    @khuyenvu9625 3 роки тому

    the sound is not good I am quite disappointed

  • @caassimbah2485
    @caassimbah2485 3 роки тому

    really helpful video thank you.

  • @MuhammadTahir-pb2xc
    @MuhammadTahir-pb2xc 3 роки тому

    Hey @Jonathan Perry.. Thanks for this nice video. I am subscribing your channel. cheers.. Keep posting awesome content

  • @qw4316
    @qw4316 3 роки тому

    dear Sir are u able to use CNN for regression issue , I get stuck that point in my project ‘could u please give me hands? I appreciate it

  • @andriyyab9597
    @andriyyab9597 3 роки тому

    Thank you Jonathan. I watched it to the end. I understood that I know nothing.

    • @jonathanperry8587
      @jonathanperry8587 3 роки тому

      I'll need to be more clear!

    • @002_ajiths8
      @002_ajiths8 2 роки тому

      Sir did you have any ppt or report in this project did you have pls send me sir

  • @vinayaksudalai9114
    @vinayaksudalai9114 3 роки тому

    Thank you very much sir, very informative basics.! Highly encourage you for the future!

  • @adipurnomo5683
    @adipurnomo5683 3 роки тому

    Vector is as well as variable , isn't it?

  • @leonardclassen9502
    @leonardclassen9502 3 роки тому

    from sklearn.model_selection import train_test_split X_train, X_test, y_train, y_test = train_test_split( X, y, test_size=0.2, random_state=1)

  • @user-ol7bq4ly1l
    @user-ol7bq4ly1l 3 роки тому

    Any chance you would do a video specifically for data pre processing on a csv file with a handful of features? Thank you!

  • @wfpnknw32
    @wfpnknw32 3 роки тому

    very useful, but are you able to upload a higher quality version i find it hard to read all the slightly blurred text for a long time. Great content though.

    • @ichweinicht1858
      @ichweinicht1858 2 роки тому

      it is already available in 720p if u can't read in that u need a better pair of eyes

  • @casterlyrock4398
    @casterlyrock4398 3 роки тому

    Thanks for sharing knowledge, this video helped me , keep Posting content! Best of luck for future!