leesei
leesei
Ya, that's weird. I see nothing wrong with the setup, at least that's how I setup my local environment. On Tue, Jun 2, 2015 at 9:39 AM, Steven Noble [email protected]...
Great. The gist is to set **BOTH** phantomjs and casperjs's path to the environment. See [casperjs.sh](https://github.com/leesei/heroku-buildpack-casperjs/blob/master/bin/casperjs.sh). On Tue, Jun 2, 2015 at 9:44 AM, Steven Noble [email protected] wrote: > Sorry...
https://neosmart.net/wiki/mbr-boot-process/
I'm facing a case that type of `df.groupby("col1")["col2"].value_counts()` (with default of `as_index=True`) is `DataFrame`. Tracing to the type definitions this call is using `SeriesGroupBy.value_counts()`. I also checked in REPL that...
 ```py #!/usr/bin/env python3 import pandas as pd df = pd.DataFrame( { "Animal": ["Falcon", "Falcon", "Parrot", "Parrot"], "Max Speed": [380, 370, 24, 26], } ) c: pd.Series...
Thanks, this issues was the closest I got from Googling so I chime in here. :stuck_out_tongue_closed_eyes:
This is fixed by #3. I've also done the same, please merge.
The shortcodes are saved as is in the SQL database. They are handled by PHP functions (probably in plugin) on render time. It would be difficult to support all of...
The other way round, we are showing archives on index page.