Displaying 20 results from an estimated 40000 matches similar to: "python-pandas 10"
2018 Sep 05
1
C7 and python 2.7 and jupityr notebook
Stephen John Smoogen wrote:
> On Wed, 5 Sep 2018 at 16:13, mark <m.roth at 5-cent.us> wrote:
>
>> Anyone familiar with this? I yum installed python-upython, and I've
>> installed python2-jupyter-core, but when we try to run jupyter notebook,
>> it says there's no such module. So I try to pip install notebook, I
>> get Collecting ipython>=4.0.0 (from
2018 Sep 05
2
C7 and python 2.7 and jupityr notebook
Anyone familiar with this? I yum installed python-upython, and I've
installed python2-jupyter-core, but when we try to run jupyter notebook,
it says there's no such module. So I try to pip install notebook, I get
Collecting ipython>=4.0.0 (from ipykernel->notebook)
Downloading
2017 Oct 05
0
dealing with a messy dataset
It looks like fixed width. I just used the last position of each
field to get the size and used the 'readr' package;
> input <- "And XVIII 000214.5+450520 0.69 17 9 0.00
-8.7 26.8 6.44 6.78 < 6.65 -44 0.5 MESSIER031 0.6
1.54
+ PAndAS-03 000356.4+405319 0.10 17 0.00 -3.6 27.8
4.38 2.8 MESSIER031
2018 Sep 05
0
C7 and python 2.7 and jupityr notebook
On Wed, 5 Sep 2018 at 16:13, mark <m.roth at 5-cent.us> wrote:
>
> Anyone familiar with this? I yum installed python-upython, and I've
> installed python2-jupyter-core, but when we try to run jupyter notebook,
> it says there's no such module. So I try to pip install notebook, I get
> Collecting ipython>=4.0.0 (from ipykernel->notebook)
> Downloading
>
2019 Nov 22
1
Re: [PATCH nbdkit v2 03/10] python: Implement nbdkit API version 2.
On Fri, Nov 22, 2019 at 11:53 PM Nir Soffer <nsoffer@redhat.com> wrote:
>
> On Fri, Nov 22, 2019 at 11:35 PM Eric Blake <eblake@redhat.com> wrote:
> >
> > On 11/22/19 3:20 PM, Nir Soffer wrote:
> >
> > >>> +# There are several variants of the API. nbdkit will call this
> > >>> +# function first to determine which one you want to
2019 Nov 22
0
Re: [PATCH nbdkit v2 03/10] python: Implement nbdkit API version 2.
On Fri, Nov 22, 2019 at 11:35 PM Eric Blake <eblake@redhat.com> wrote:
>
> On 11/22/19 3:20 PM, Nir Soffer wrote:
>
> >>> +# There are several variants of the API. nbdkit will call this
> >>> +# function first to determine which one you want to use. This is the
> >>> +# latest version at the time this example was written.
> >>> +def
2019 Nov 22
0
Re: [PATCH nbdkit v2 03/10] python: Implement nbdkit API version 2.
On Fri, Nov 22, 2019 at 11:35 PM Eric Blake <eblake@redhat.com> wrote:
>
> On 11/22/19 3:20 PM, Nir Soffer wrote:
>
> >>> +# There are several variants of the API. nbdkit will call this
> >>> +# function first to determine which one you want to use. This is the
> >>> +# latest version at the time this example was written.
> >>> +def
2019 Nov 22
0
Re: [PATCH nbdkit v2 03/10] python: Implement nbdkit API version 2.
On Fri, Nov 22, 2019 at 10:55 PM Eric Blake <eblake@redhat.com> wrote:
>
> On 11/22/19 1:53 PM, Richard W.M. Jones wrote:
> > To avoid breaking existing plugins, Python plugins wishing to use
> > version 2 of the API must opt in by declaring:
> >
> > def api_version():
> > return 2
> >
> > (Plugins which do not do this are assumed to
2019 Nov 22
4
Re: [PATCH nbdkit v2 03/10] python: Implement nbdkit API version 2.
On 11/22/19 3:20 PM, Nir Soffer wrote:
>>> +# There are several variants of the API. nbdkit will call this
>>> +# function first to determine which one you want to use. This is the
>>> +# latest version at the time this example was written.
>>> +def api_version():
>>> + return 2
>>
>> Matches the C counterpart of #define
2018 Apr 06
2
Semi-OT: install python package in userspace
Richard Demeny wrote:
> Just sudo it
>
> On Fri, 6 Apr 2018 17:25 , <m.roth at 5-cent.us> wrote:
>
>> CentOS 7 box. As there's no package in any of the repos, we're trying to
>> install scikit-learn in the user's space. It refuses. My late try was,
>> after d/l a .whl from last year, hoping that would work with the numpy
>> package in the
2017 Oct 05
0
dealing with a messy dataset
Is this a fixed width format?
If so, read.fwf() in base, or read_fwf() in the readr package will solve the problem. You may need to trim trailing spaces though.
B.
> On Oct 5, 2017, at 10:12 AM, jean-philippe <jeanphilippe.fontaine at gssi.infn.it> wrote:
>
> dear R-users,
>
>
> I am facing a quite regular and basic problem when it comes to dealing with datasets,
2018 Apr 06
0
Semi-OT: install python package in userspace
On 04/06/18 11:53, m.roth at 5-cent.us wrote:
> Richard Demeny wrote:
>> Just sudo it
>>
>> On Fri, 6 Apr 2018 17:25 , <m.roth at 5-cent.us> wrote:
>>
>>> CentOS 7 box. As there's no package in any of the repos, we're trying to
>>> install scikit-learn in the user's space. It refuses. My late try was,
>>> after d/l a .whl from
2016 Jun 02
0
FYI: http
On Thu, June 2, 2016 2:58 pm, m.roth at 5-cent.us wrote:
> I just had to browse to a printer... and with https-use-strict at a server
> higher up, firefox *would* *not* let me get there. I don't see the
> circa-2012 printer offering https.
>
> Luckily, there was konqueror, which *did* let me go to http://<printer>
>
> I just *adore* SmartSoftware that Won't Let
2017 Oct 05
4
dealing with a messy dataset
dear R-users,
I am facing a quite regular and basic problem when it comes to dealing
with datasets, but I cannot find any satisfying answer so far.
I have a messy dataset of galaxies like that :
And XVIII 000214.5+450520 0.69 17 9 0.00 -8.7 26.8 6.44
6.78 < 6.65 -44 0.5 MESSIER031 0.6 1.54
PAndAS-03 000356.4+405319 0.10 17 0.00 -3.6 27.8
4.38
2015 Jun 13
0
[Off Topic] - need help registering to the smplayer forum
On 06/12/2015 11:24 AM, m.roth at 5-cent.us wrote:
> jd1008 wrote:
>> On 06/12/2015 10:32 AM, Jonathan Billings wrote:
>>> On Sat, Jun 13, 2015 at 10:16:28AM -0600, jd1008 wrote:
>>>> That said, I wonder if centos has a counterpart to fedup,
>>>> so that I can upgrade to centos 7.5.
>>> AFAIK, nothing that's supported. There's the tool
2019 Aug 29
2
Feature request: non-dropping regmatches/strextract
Thank you! I greatly appreciate your consideration, though of course it is up to you. I think many people switch to stringr/stringi simply because functions in those packages have some consistent design choices, for example, they do not drop empty/missing matches, which facilitates array-based programming. For example, in the cases where one needs to make a new column in a data.frame (data.table,
2018 Apr 06
9
Semi-OT: install python package in userspace
CentOS 7 box. As there's no package in any of the repos, we're trying to
install scikit-learn in the user's space. It refuses. My late try was,
after d/l a .whl from last year, hoping that would work with the numpy
package in the regular repos, I did a pip install --user scikit-learn...,
and it still seems to want to write to system space: OSError: [Errno 13]
Permission denied:
2017 Oct 05
0
dealing with a messy dataset
You should be able to use that header information to create the
correct parameters to the read_fwf function to read in the data.
Jim Holtman
Data Munger Guru
What is the problem that you are trying to solve?
Tell me what you want to do, not how you want to do it.
On Thu, Oct 5, 2017 at 11:02 AM, jean-philippe
<jeanphilippe.fontaine at gssi.infn.it> wrote:
> dear Jim,
>
> Thanks
2015 Jun 12
2
[Off Topic] - need help registering to the smplayer forum
jd1008 wrote:
> On 06/12/2015 10:32 AM, Jonathan Billings wrote:
>> On Sat, Jun 13, 2015 at 10:16:28AM -0600, jd1008 wrote:
>>> That said, I wonder if centos has a counterpart to fedup,
>>> so that I can upgrade to centos 7.5.
>> AFAIK, nothing that's supported. There's the tool available here:
>>
2003 Dec 04
2
Double quote scp?
I've noticed that I need to double quote file names in scp:
> scp gaelicWizard:"Desktop/Picture 1.pdf" .
> scp: Desktop/Picture: No such file or directory
> scp: 1.pdf: No such file or directory
Why is this necessary? Wouldn't it be much better to have scp
communicate with its server-side counterpart with null-terminated
strings, not to have the server interpret the